Skip to content

Commit

Permalink
arc-browser: 1.74.0-57065 -> 1.77.0-57419
Browse files Browse the repository at this point in the history
  • Loading branch information
DontEatOreo committed Jan 11, 2025
1 parent 664f461 commit 7071235
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.74.0-57065";
version = "1.77.0-57419";

src = fetchurl {
url = "https://releases.arc.net/release/Arc-${finalAttrs.version}.dmg";
hash = "sha256-muTTHJOQKY/oqGJ4OXgoyOhgAo0hW6Y12Dknq/KWTMw=";
hash = "sha256-euPJvD/BM0jVh3oBMsZNAZeyxTNRA4dmwIYNhwTjHoI=";
};

nativeBuildInputs = [ undmg ];
Expand Down

0 comments on commit 7071235

Please sign in to comment.