metal-cli: 0.25.0 -> 0.26.0

This commit is contained in:
R. Ryantm
2025-09-15 20:03:22 +00:00
parent 7ec41b1867
commit c6df0292bc
+2 -2
View File
@@ -8,13 +8,13 @@
buildGoModule (finalAttrs: {
pname = "metal-cli";
version = "0.25.0";
version = "0.26.0";
src = fetchFromGitHub {
owner = "equinix";
repo = "metal-cli";
tag = "v${finalAttrs.version}";
hash = "sha256-+hpsGFZHuVhh+fKVcap0vhoUmRs3xPgUwW8SD56m6uI=";
hash = "sha256-x4Q1MKgcamGYb3/0ksbHEaL1mjedx0Tu9IZJ5dTgRpQ=";
};
vendorHash = "sha256-X+GfM73LAWk2pT4ZOPT2pg8YaKyT+SNjQ14LgB+C7Wo=";