metal-cli: 0.23.0 -> 0.23.1

This commit is contained in:
R. Ryantm
2024-07-12 06:05:20 +00:00
parent c35a5a895f
commit c51655393a
+3 -3
View File
@@ -6,16 +6,16 @@
buildGoModule rec {
pname = "metal-cli";
version = "0.23.0";
version = "0.23.1";
src = fetchFromGitHub {
owner = "equinix";
repo = pname;
rev = "v${version}";
hash = "sha256-6bdDxxY5HwYXer8R1C5b7UIXy0wdBVDYYNtTR6eHv10=";
hash = "sha256-EuwLsrLwTM3FsUt1oa4N9y5Vq8TjTXQW+5UArXZHxuc=";
};
vendorHash = "sha256-fNpfcBHxjPdWpfM9/OVdZ+ng13+Z/qdZE/MITTCjeC0=";
vendorHash = "sha256-X+GfM73LAWk2pT4ZOPT2pg8YaKyT+SNjQ14LgB+C7Wo=";
ldflags = [
"-s"