Merge pull request #297560 from r-ryantm/auto-update/brave
brave: 1.63.174 -> 1.64.109
This commit is contained in:
commit
b5dc5121df
1 changed files with 2 additions and 2 deletions
|
@ -94,11 +94,11 @@ in
|
|||
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "brave";
|
||||
version = "1.63.174";
|
||||
version = "1.64.109";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/brave/brave-browser/releases/download/v${version}/brave-browser_${version}_amd64.deb";
|
||||
hash = "sha256-COy1XwooN0agp5dLDVUAfhpFvgubbClaGrUQ5PFgTJk=";
|
||||
hash = "sha256-36igba0U3p8i7t91RxeG6PqlKYyHDDlj295ICcYmCNc=";
|
||||
};
|
||||
|
||||
dontConfigure = true;
|
||||
|
|
Loading…
Reference in a new issue