Skip to content

Commit a6e0ca4

Browse files
committed
arc-browser: 1.90.1-61364 -> 1.91.2-62278
1 parent 6aaa361 commit a6e0ca4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@
1010

1111
stdenvNoCC.mkDerivation (finalAttrs: {
1212
pname = "arc-browser";
13-
version = "1.90.1-61364";
13+
version = "1.91.2-62278";
1414

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

2020
nativeBuildInputs = [ undmg ];

0 commit comments

Comments
 (0)