Skip to content

Commit ac8bc18

Browse files
committed
vanadium: 100.0.4896.79 -> 100.0.4896.127
1 parent a8648f8 commit ac8bc18

File tree

2 files changed

+3
-395
lines changed

2 files changed

+3
-395
lines changed

apks/chromium/vanadium.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ let
77
vanadium_src = fetchFromGitHub {
88
owner = "GrapheneOS";
99
repo = "Vanadium";
10-
rev = "SP2A.220405.003.2022040400";
11-
sha256 = "0rcfmdj6ki3ccbz0ryygqb9z5ijffnhjhca39rnm9798a96rcdm7";
10+
rev = "SP2A.220405.003.2022041600";
11+
sha256 = "188nh6wc3y47dwy5nkzzmgdxs96pz6l84nl0ksfx0rv910kz2dg9";
1212
};
1313
in (chromium.override {
1414
name = "vanadium";
1515
displayName = "Vanadium";
16-
version = "100.0.4896.79";
16+
version = "100.0.4896.127";
1717
enableRebranding = false; # Patches already include rebranding
1818
customGnFlags = {
1919
is_component_build = false;

0 commit comments

Comments
 (0)