jcli: 0.0.46 -> 0.0.47

This commit is contained in:
R. Ryantm
2025-01-16 14:53:09 +00:00
parent b0ee7f85f1
commit 0dd7f3032e
+3 -3
View File
@@ -8,16 +8,16 @@
buildGoModule rec {
pname = "jcli";
version = "0.0.46";
version = "0.0.47";
src = fetchFromGitHub {
owner = "jenkins-zh";
repo = "jenkins-cli";
tag = "v${version}";
hash = "sha256-l0qpyrggDJSzaJMbhgJYVK2Y3A/R+xS0Qoy3afA/eGo=";
hash = "sha256-HsuYTgGe0cDRAG5FP77CGJG+xCDSWjBthPeAclmqd44=";
};
vendorHash = "sha256-0x0Cl6cqullGIvtQTlHTGnWz9dBCT7aMEIRSB/Cuy8k=";
vendorHash = "sha256-Ld59i91k1tyR9BhlRohHiRPB8Zt3rQWMtRw+J+13TFw=";
ldflags = [
"-s"