Skip to content

Commit 1a3baae

Browse files
spacectl: 1.9.0 -> 1.10.0 (#383972)
Co-authored-by: kashw2 <[email protected]>
2 parents d9e589d + 96ee68e commit 1a3baae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/sp/spacectl/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@
99

1010
buildGoModule rec {
1111
pname = "spacectl";
12-
version = "1.9.0";
12+
version = "1.10.0";
1313

1414
src = fetchFromGitHub {
1515
owner = "spacelift-io";
1616
repo = "spacectl";
1717
rev = "v${version}";
18-
hash = "sha256-24aw5ooN6ru9p+/21M64VlZdzcep0S76XA27wtZ0xyA=";
18+
hash = "sha256-pT0e0HWryv8LYoKDJDAJ2936aZZ5LlukY6Z2OQesZAE=";
1919
};
2020

2121
vendorHash = "sha256-VfhbwbKQOmXzLjS/O8BDdYHtZT2kBuxRcAPpHMlenUc=";

0 commit comments

Comments
 (0)