We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d9e589d + 96ee68e commit 1a3baaeCopy full SHA for 1a3baae
pkgs/by-name/sp/spacectl/package.nix
@@ -9,13 +9,13 @@
9
10
buildGoModule rec {
11
pname = "spacectl";
12
- version = "1.9.0";
+ version = "1.10.0";
13
14
src = fetchFromGitHub {
15
owner = "spacelift-io";
16
repo = "spacectl";
17
rev = "v${version}";
18
- hash = "sha256-24aw5ooN6ru9p+/21M64VlZdzcep0S76XA27wtZ0xyA=";
+ hash = "sha256-pT0e0HWryv8LYoKDJDAJ2936aZZ5LlukY6Z2OQesZAE=";
19
};
20
21
vendorHash = "sha256-VfhbwbKQOmXzLjS/O8BDdYHtZT2kBuxRcAPpHMlenUc=";
0 commit comments