metal-cli: 0.26.0 -> 0.26.1

This commit is contained in:
R. Ryantm
2025-09-29 19:35:40 +00:00
parent adbb27e135
commit a3d21824df

View File

@@ -9,16 +9,16 @@
buildGoModule (finalAttrs: {
pname = "metal-cli";
version = "0.26.0";
version = "0.26.1";
src = fetchFromGitHub {
owner = "equinix";
repo = "metal-cli";
tag = "v${finalAttrs.version}";
hash = "sha256-x4Q1MKgcamGYb3/0ksbHEaL1mjedx0Tu9IZJ5dTgRpQ=";
hash = "sha256-o2CXcwGowmQ4/BBXZXbR0uJ0AOARj2KbKhhtlRr7qpM=";
};
vendorHash = "sha256-X+GfM73LAWk2pT4ZOPT2pg8YaKyT+SNjQ14LgB+C7Wo=";
vendorHash = "sha256-oAghUkEhOkpCfRkDF+/Tfo45ihbXJabRkk7J3ghP36I=";
ldflags = [
"-s"