usacloud: 1.22.3 -> 1.22.4 (#536507)

This commit is contained in:
Nick Cao
2026-06-30 19:19:01 +00:00
committed by GitHub
+3 -3
View File
@@ -9,16 +9,16 @@
buildGoModule (finalAttrs: {
pname = "usacloud";
version = "1.22.3";
version = "1.22.4";
src = fetchFromGitHub {
owner = "sacloud";
repo = "usacloud";
tag = "v${finalAttrs.version}";
hash = "sha256-vFaJBPw13YmjIzzYeAJZxnOc+nzO1Rs81xGWJqXMrL0=";
hash = "sha256-w42+51Pfveclrp8eOfa5XuuDbH8Bx68blOU1dmyJPIw=";
};
vendorHash = "sha256-5UE0JAKEcKCyQg0ksnQt8WFHZlQZRVnM0LKwwnAgfqA=";
vendorHash = "sha256-5hMDkGvbm6x34HrhyNs2ycgNm9nW6nOIKJtKLMura0g=";
ldflags = [
"-s"