namespace-cli: 0.0.530 -> 0.0.531

This commit is contained in:
lukas-sgx
2026-07-04 18:40:03 +02:00
parent 0fd3513e12
commit c541602f9c
+3 -3
View File
@@ -6,13 +6,13 @@
buildGoModule (finalAttrs: {
pname = "namespace-cli";
version = "0.0.530";
version = "0.0.531";
src = fetchFromGitHub {
owner = "namespacelabs";
repo = "foundation";
rev = "v${finalAttrs.version}";
hash = "sha256-pfa/337lqSXVu6nGhv4deXXiqSo5eojWXESk6+Y/DN8=";
tag = "v${finalAttrs.version}";
hash = "sha256-HlCyUwGwc261p2e4DK8J0VEN5EIO1UpbnxQ5f6oxaSs=";
};
vendorHash = "sha256-joxaA0x1Ldn82O5k+H9A1rsirBkfpOw+83E4GHCwKb8=";