File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 33
44let
55 pname = "brave" ;
6- version = "1.81.136 " ;
6+ version = "1.81.137 " ;
77
88 allArchives = {
99 aarch64-linux = {
1010 url = "https://github.com/brave/brave-browser/releases/download/v${ version } /brave-browser_${ version } _arm64.deb" ;
11- hash = "sha256-IU05OLT0IyRAiT10tEOayXpPi7iZBmDnp4n4AI+hVr0 =" ;
11+ hash = "sha256-zbnE54nPc7BeoLn6KVVoNTUNpU8Jq7YreIJ2hkFLRm4 =" ;
1212 } ;
1313 x86_64-linux = {
1414 url = "https://github.com/brave/brave-browser/releases/download/v${ version } /brave-browser_${ version } _amd64.deb" ;
15- hash = "sha256-z6nMg8twkUv1CtboxzuOYwyfgUkgEV7XAKoBE26VKY4 =" ;
15+ hash = "sha256-v4sZwRMc54oolkoaH6QH2AIY8Ad8yCYGK3Cf6CBDqPo =" ;
1616 } ;
1717 aarch64-darwin = {
1818 url = "https://github.com/brave/brave-browser/releases/download/v${ version } /brave-v${ version } -darwin-arm64.zip" ;
19- hash = "sha256-5a0YLUokVoiUB9jf/osDfHH11KKUJJSbAqIEjoBNiEs =" ;
19+ hash = "sha256-kPKJVk4Kt2s8fpwlChZiLhnjW6W7fq7SsolEZUx83/c =" ;
2020 } ;
2121 x86_64-darwin = {
2222 url = "https://github.com/brave/brave-browser/releases/download/v${ version } /brave-v${ version } -darwin-x64.zip" ;
23- hash = "sha256-apW6RXQ15cbUoGHY6ZTQDb1zTXoifcvTECcOFuVLbho =" ;
23+ hash = "sha256-GaQ9Tgw5sHJOMdMYYS8Wz7RJn1baKwHGXMCcW0DDDsA =" ;
2424 } ;
2525 } ;
2626
You can’t perform that action at this time.
0 commit comments