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 5db80dd + ad6ff47 commit 613a7dcCopy full SHA for 613a7dc
1 file changed
pkgs/by-name/st/stackit-cli/package.nix
@@ -12,13 +12,13 @@
12
13
buildGoModule (finalAttrs: {
14
pname = "stackit-cli";
15
- version = "0.54.0";
+ version = "0.54.1";
16
17
src = fetchFromGitHub {
18
owner = "stackitcloud";
19
repo = "stackit-cli";
20
rev = "v${finalAttrs.version}";
21
- hash = "sha256-nSSL6NnuehKmGa4pYLy4uD+cu9J/8uvQF9VJywwi56s=";
+ hash = "sha256-yXWwOQ+cOKxXW+Ez7lJSt/9gpqOR1+QX4IJprGhdXBk=";
22
};
23
24
vendorHash = "sha256-Hvwq6P7y5lNWX+uClrb5uk9d2ODs4Tavjf7m6A2DDrg=";
0 commit comments