diff options
author | Nathan Pratta Teodosio <nathan.teodosio@canonical.com> | 2023-02-24 08:53:12 -0300 |
---|---|---|
committer | Nathan Pratta Teodosio <nathan.teodosio@canonical.com> | 2023-02-24 08:53:12 -0300 |
commit | 877be34c1c65878f64e78cfd2c3df7c66c4b0e42 (patch) | |
tree | 45143776d7245129962feb591284ce2310088915 | |
parent | 563b2abad2dcbe0b252b77b16352bf93147c874d (diff) |
Beta channel release: 111.0.5563.41.
-rw-r--r-- | snapcraft.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/snapcraft.yaml b/snapcraft.yaml index 898aebd..332cf2e 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -115,8 +115,8 @@ parts: chromium: plugin: nil - source: https://commondatastorage.googleapis.com/chromium-browser-official/chromium-111.0.5563.19.tar.xz - source-checksum: sha512/e6e27485744baa79995783d4f80110c2fc19e6ae6da0641602a310a0f49dd762cbfde34428d956fdebd262fa07d7a4489f92b253bbd42ccb134202896eb4c997 + source: https://commondatastorage.googleapis.com/chromium-browser-official/chromium-111.0.5563.41.tar.xz + source-checksum: sha512/0e5aee901020ab75a59a74323b14a490507af393bd3d752f613c43d3d12b29dec21785dd42ddf718d3a361bfc90502c064c9e23021b2940185316637957d3d01 after: - chromium-build - launcher |