Skip to content

Commit 67f803d

Browse files
spacectl: 1.5.0 -> 1.6.0 (#349900)
2 parents 22be972 + c19599e commit 67f803d

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
@@ -6,13 +6,13 @@
66

77
buildGoModule rec {
88
pname = "spacectl";
9-
version = "1.5.0";
9+
version = "1.6.0";
1010

1111
src = fetchFromGitHub {
1212
owner = "spacelift-io";
1313
repo = "spacectl";
1414
rev = "v${version}";
15-
hash = "sha256-wEu7AmFn1782XTKKb7JxQWn/ZSHrQbuZ/SDldn6pUNo=";
15+
hash = "sha256-pO+jYuCyP6YrU9vE3//O0EyTDXYQ1WSpFI/8WbneDCA=";
1616
};
1717

1818
vendorHash = "sha256-SYfXG6YM0Q2rCnoTM2tYvE17uBCD8yQiW/5DTCxMPWo=";

0 commit comments

Comments
 (0)