Skip to content

Commit

Permalink
[Backport release-24.05] arc-browser: 1.65.0-54911 -> 1.66.0-55166 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
NickCao authored Oct 26, 2024
2 parents 3addd49 + cce85d9 commit bd7619e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/by-name/ar/arc-browser/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@

stdenvNoCC.mkDerivation (finalAttrs: {
pname = "arc-browser";
version = "1.65.0-54911";
version = "1.66.0-55166";

src = fetchurl {
url = "https://releases.arc.net/release/Arc-${finalAttrs.version}.dmg";
hash = "sha256-7p1FizITL4GVvlDTV91nwYQZ7LKEd4snJQX0NvB81Qo=";
hash = "sha256-up+ScCjFgxlATUbCeWZcVF2jZGfCw018MfT6kAqAHO4=";
};

nativeBuildInputs = [ undmg ];
Expand Down

0 comments on commit bd7619e

Please sign in to comment.