Skip to content

Commit b75e5be

Browse files
rocketpoold: 1.18.2 -> 1.18.3
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 9112c9c commit b75e5be

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/rocketpoold/default.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@
77
}:
88
buildGoModule rec {
99
pname = "rocketpool";
10-
version = "1.18.2";
10+
version = "1.18.3";
1111

1212
src = fetchFromGitHub {
1313
owner = "rocket-pool";
1414
repo = "smartnode";
1515
rev = "v${version}";
16-
hash = "sha256-iJxuVhH8npmLwvlp9Q3hap3MN5l+708MURhE0x+Pybg=";
16+
hash = "sha256-P3N4FohT1q7SOH89pTTzu5sRSrXg+7zcnI6kDjNSvtM=";
1717
};
1818

1919
vendorHash = "sha256-fmmeANTesBbC8Nf7NasUUAvzn+w68xm0HjttY4UD2eU=";

0 commit comments

Comments
 (0)