Skip to content

Commit

Permalink
arc-browser: 1.69.0-55816 -> 1.70.0-56062
Browse files Browse the repository at this point in the history
  • Loading branch information
DontEatOreo authored and github-actions[bot] committed Nov 22, 2024
1 parent df94f89 commit 5790e6a
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.69.0-55816";
version = "1.70.0-56062";

src = fetchurl {
url = "https://releases.arc.net/release/Arc-${finalAttrs.version}.dmg";
hash = "sha256-v9tZE0/Kv90yR1vrflPAZH6n25bdI5AHskUSHz91USU=";
hash = "sha256-x+QHlBsZGkmJm05VeZx43XFxpRJR1crLjEqNIQJwitQ=";
};

nativeBuildInputs = [ undmg ];
Expand Down

0 comments on commit 5790e6a

Please sign in to comment.