namespace-cli: 0.0.428 -> 0.0.429 (#424507)
Co-authored-by: techknowlogick <hello@techknowlogick.com>
This commit is contained in:
commit
4e3f21a1b3
@ -6,13 +6,13 @@
|
||||
|
||||
buildGoModule rec {
|
||||
pname = "namespace-cli";
|
||||
version = "0.0.428";
|
||||
version = "0.0.429";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "namespacelabs";
|
||||
repo = "foundation";
|
||||
rev = "v${version}";
|
||||
hash = "sha256-W2IUEr7jN6GN03Gm7dJY8hl558eaMNdp0j33i+d8Qqs=";
|
||||
hash = "sha256-O/GS//bEEkqg0Wu2I4pyEPB/lURtfMB0vjam7Uk/mNA=";
|
||||
};
|
||||
|
||||
vendorHash = "sha256-5cZy89dJbekxba7BTxKtJkicRPUsl4PyLiNZnG564U4=";
|
||||
|
Loading…
x
Reference in New Issue
Block a user