Skip to content

Commit 832584a

Browse files
bottie-mc-bot-faceselfuryon
authored andcommitted
eigenlayer: 0.6.1 -> 0.6.2
Diff: Layr-Labs/eigenlayer-cli@v0.6.1...v0.6.2
1 parent e05b9bc commit 832584a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/eigenlayer/default.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55
}:
66
buildGoModule rec {
77
pname = "eigenlayer";
8-
version = "0.6.1";
8+
version = "0.6.2";
99

1010
src = fetchFromGitHub {
1111
owner = "Layr-Labs";
1212
repo = "eigenlayer-cli";
1313
rev = "v${version}";
14-
hash = "sha256-PN1VB01NyBrDNIDpUIQlzhdwKoy17X1GdfQfRrN3bWo=";
14+
hash = "sha256-cr3ltNmJj8GoQLADivekLU2hV7xWk4KR2Gej0rcaVTA=";
1515
};
1616

1717
vendorHash = "sha256-VcXjYiJ9nwSCQJvQd7UYduZKJISRfoEXjziiX6Z3w6Q=";

0 commit comments

Comments
 (0)