scaleway-cli: 2.41.0 -> 2.42.0

This commit is contained in:
R. Ryantm
2025-07-22 13:21:10 +00:00
parent d04876e8e9
commit cf40f52d18
+3 -3
View File
@@ -6,16 +6,16 @@
buildGoModule rec {
pname = "scaleway-cli";
version = "2.41.0";
version = "2.42.0";
src = fetchFromGitHub {
owner = "scaleway";
repo = "scaleway-cli";
rev = "v${version}";
sha256 = "sha256-DB+x2V1KrZzv6qingL2z/dcFtaFKEeOs8JMwWWIIQkk=";
sha256 = "sha256-bLttAE8IXTeIZ70wxBGxwozI2DVrdFnHdrCS3PL9UHA=";
};
vendorHash = "sha256-CYRQxs/Jj/tXoUWx+O/NFeGyNyi2mmLphHvhxZdBFnw=";
vendorHash = "sha256-ivjTL/eiQmj8228VYlgoRzjw9pt6QiwnsXKyjIXfc3M=";
ldflags = [
"-w"