Skip to content

Commit ff3fe0a

Browse files
sedge: 1.9.1 -> 1.10.0
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 930d66c commit ff3fe0a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/sedge/default.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
nix-update-script,
88
}: let
99
pname = "sedge";
10-
version = "1.9.1";
10+
version = "1.10.0";
1111
in
1212
buildGoModule {
1313
inherit pname version;
@@ -16,7 +16,7 @@ in
1616
owner = "NethermindEth";
1717
repo = pname;
1818
rev = "v${version}";
19-
hash = "sha256-gjdRa0cjeRimMg2EpI81DagbauTq2eotlpoVx7nqVns=";
19+
hash = "sha256-lZnjWaMyWGfgyqG9+81evzvaGm2DwxlyzUOGl87yesQ=";
2020
};
2121
vendorHash = "sha256-UWwhs63U68vuX8iyCE0vwZ0zLa+vukgycaU3Gz+myZI=";
2222
proxyVendor = true;

0 commit comments

Comments
 (0)