stackit-cli: 0.44.0 -> 0.44.1

This commit is contained in:
R. Ryantm
2025-10-19 10:59:48 +00:00
parent b7ecb71b42
commit de50de146a
+2 -2
View File
@@ -12,13 +12,13 @@
buildGoModule rec {
pname = "stackit-cli";
version = "0.44.0";
version = "0.44.1";
src = fetchFromGitHub {
owner = "stackitcloud";
repo = "stackit-cli";
rev = "v${version}";
hash = "sha256-eIh65Xc4TnCX9iNi5tQkfLmnILKXLfmWl8JGASC0c4U=";
hash = "sha256-ppD7Jp04J5K99ND3BMGklyttg8SIH+zZBG1tEfHW990=";
};
vendorHash = "sha256-2dhc4RpT5ceEBeS/VkuNR9ll7lZ9N/QlkvCCOtVO5XM=";