Skip to content

Commit

Permalink
brave: 1.71.123 -> 1.73.89
Browse files Browse the repository at this point in the history
  • Loading branch information
cmm committed Nov 14, 2024
1 parent 1e7ab3c commit 4608cbf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pkgs/by-name/br/brave/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,16 @@

let
pname = "brave";
version = "1.71.123";
version = "1.73.89";

allArchives = {
aarch64-linux = {
url = "https://github.com/brave/brave-browser/releases/download/v${version}/brave-browser_${version}_arm64.deb";
hash = "sha256-u3fme771Q5F00fYiLez9mhGQR2mORYdSabXovr0+OYE=";
hash = "sha256-qpWKu0hmFs8LXkSrrcSOpS9BsgkO1WPOItpPc/InBLY=";
};
x86_64-linux = {
url = "https://github.com/brave/brave-browser/releases/download/v${version}/brave-browser_${version}_amd64.deb";
hash = "sha256-fJczTAra+j8+veicz4lIyKSNJyxJK4q9gpZoAyQwkxQ=";
hash = "sha256-9e0zMS5kcTMdxkvvq248kZDQpBz/Hf4OMUdZ4lgmDV8=";
};
};

Expand Down

0 comments on commit 4608cbf

Please sign in to comment.