namespace-cli: 0.0.530 -> 0.0.531 (#538122)

This commit is contained in:
Nick Cao 2026-07-06 18:25:49 +00:00 committed by GitHub
commit 61b8f1917c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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=";