diff options
author | Nathan Pratta Teodosio <nathan.teodosio@canonical.com> | 2025-01-28 19:10:41 +0100 |
---|---|---|
committer | Nathan Pratta Teodosio <nathan.teodosio@canonical.com> | 2025-01-28 19:10:41 +0100 |
commit | 77b08ddeea11cb82f5924c809865d83f76fed187 (patch) | |
tree | c06e735b13a31ec8e201e23c4bc0953cb9664ad3 | |
parent | 6ce1d5242779c72130b83cd39889907e1f37b215 (diff) |
Beta channel release: 133.0.6943.27.
-rw-r--r-- | snapcraft.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/snapcraft.yaml b/snapcraft.yaml index 0384de5..f348a1a 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -147,8 +147,8 @@ layout: parts: chromium: plugin: nil - source: https://commondatastorage.googleapis.com/chromium-browser-official/chromium-133.0.6943.16.tar.xz - source-checksum: sha512/b390dc0fd6da35276c31346ce646f125f855b62c4ec892ff6b0a9383d140c484a1a5c3e06783f7a4219892e727859dd21e41abaf098d95e904591b3e47b08278 + source: https://commondatastorage.googleapis.com/chromium-browser-official/chromium-133.0.6943.27.tar.xz + source-checksum: sha512/55459f51ef0690ab41a8ea9648273cddaf552a796f6b2ef8dcfdde36f02e1ea2dec195ae04dc4d7cdd51021f54e3fe87884cdad2fae89b45617125bac60eea91 build-environment: - RUSTC_BOOTSTRAP: 1 - CC: /snap/llvm-chromium/current/bin/clang |