diff options
author | Nathan Pratta Teodosio <nathan.teodosio@canonical.com> | 2023-03-22 09:00:32 -0300 |
---|---|---|
committer | Nathan Pratta Teodosio <nathan.teodosio@canonical.com> | 2023-03-22 09:00:32 -0300 |
commit | 8b7dd894d58c96c1527a05c2dbdaf778f2a615fc (patch) | |
tree | 3133fe5697ac82b122aaf947c8b3162969bc25c5 | |
parent | c1e7d3547900f5169cebf8507e7a0d2b958cbf0c (diff) |
Stable channel release: 111.0.5563.110.
-rw-r--r-- | snapcraft.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/snapcraft.yaml b/snapcraft.yaml index dfeb971..288ce82 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.64.tar.xz - source-checksum: sha512/3ba60778031a2015cff4f1944a466102923cb2b455d3333abdd3ee077ac3a8717c4fa4090c7d950ffd5ad5a77f139f68640fb5032b7afcae36012e4a34485bcc + source: https://commondatastorage.googleapis.com/chromium-browser-official/chromium-111.0.5563.110.tar.xz + source-checksum: sha512/1274b14ef9b1eb418a87589979703731eb4907a90eb8ea58f343344f1e6c2bee1c88b3cb290485c833c0bda79a7c8ae59ba425c492e8738d19740cb0514e8ac5 after: - chromium-build - launcher |