We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f6634b commit 97fef3dCopy full SHA for 97fef3d
1 file changed
packages/brave-origin/default.nix
@@ -3,12 +3,12 @@
3
4
let
5
pname = "brave-origin";
6
- version = "1.92.99";
+ version = "1.92.102";
7
8
allArchives = {
9
x86_64-linux = {
10
url = "https://github.com/brave/brave-browser/releases/download/v${version}/brave-origin-nightly_${version}_amd64.deb";
11
- hash = "sha256-hJM4lDWNMhxM8Wi97OYFY8xI5gNVkfVFSiN3Yd0AqVM=";
+ hash = "sha256-kSKeGZ2JIYUCMWysmQntpzTTFT0TEwEfIE9q1ZtRhiw=";
12
};
13
14
0 commit comments