Skip to content

Commit 0b4c9ef

Browse files
committed
1 parent 42437ca commit 0b4c9ef

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

google-chrome/upstream-info.nix

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@
99
};
1010
stable = {
1111
chromedriver = {
12-
hash_darwin = "sha256-/qYIZ7EqPMQga6TJ3qSdmrbvJxZTpFBnVSbMmvwJ8NQ=";
13-
hash_darwin_aarch64 = "sha256-JdCeu8qQYotIDpXg0VQYGPjnZG0Ld/qBxiWPwTwGE9A=";
14-
hash_linux = "sha256-fzl/pxYUstl9ywaofzKXyRclBCgDZU1sf+3NEDh6Xfg=";
15-
version = "145.0.7632.117";
12+
hash_darwin = "sha256-1FOSTofpSfChOo21or2Cbqd2aIf8hwsKm6GMX6YSA/M=";
13+
hash_darwin_aarch64 = "sha256-hMNxfA7rpmPQuIkKD8Bvqm/hWCJ4dvxpVEYXMMzIFjQ=";
14+
hash_linux = "sha256-qMe+hmmCntaXdZOQyMQrS8o/iE/SCYDgeBKfUoLavho=";
15+
version = "146.0.7680.31";
1616
};
17-
hash_deb_amd64 = "sha256-lGMopGtpLp3g0PVIfRIACNP6yRarzQDIsuctNbiqCCo=";
18-
version = "145.0.7632.116";
17+
hash_deb_amd64 = "sha256-xi7xUT9BSvF7g690gaEsubTwAN181Y08FSPD2+pFJdk=";
18+
version = "145.0.7632.159";
1919
};
2020
}

0 commit comments

Comments
 (0)