usacloud: 1.22.3 -> 1.22.4

This commit is contained in:
R. Ryantm
2026-06-29 01:42:45 +00:00
parent 2df5d1313a
commit aaf0651897
+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"