Skip to content

Commit 999e344

Browse files
authored
arc-browser: 1.65.0-54911 -> 1.66.0-55166 (#351141)
2 parents e6a7210 + 1582530 commit 999e344

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/ar/arc-browser/package.nix

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@
1010

1111
stdenvNoCC.mkDerivation (finalAttrs: {
1212
pname = "arc-browser";
13-
version = "1.65.0-54911";
13+
version = "1.66.0-55166";
1414

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

2020
nativeBuildInputs = [ undmg ];

0 commit comments

Comments
 (0)