runpodctl: 1.14.4 -> 1.14.11 (#442530)

This commit is contained in:
Nick Cao
2025-09-14 13:24:41 +00:00
committed by GitHub
+3 -3
View File
@@ -6,16 +6,16 @@
buildGoModule rec {
pname = "runpodctl";
version = "1.14.4";
version = "1.14.11";
src = fetchFromGitHub {
owner = "runpod";
repo = "runpodctl";
rev = "v${version}";
hash = "sha256-QU2gujECzT5mPkZi6siMO7IZRXNZHS0TchYxnG4Snj8=";
hash = "sha256-RXI1NAdEg5QypRDXg0NCpHLDrxcRCCS22KGnZyotXrI=";
};
vendorHash = "sha256-8/OrM8zrisAfZdeo6FGP6+quKMwjxel1BaRIY+yJq5E=";
vendorHash = "sha256-SaaHVaN2r3DhUk7sVizhRggYZRujd+e8qbpq0xOVD88=";
postInstall = ''
rm $out/bin/docs # remove the docs binary