jx: 3.11.56 -> 3.11.66

This commit is contained in:
R. Ryantm
2025-03-18 17:44:27 +00:00
parent 639aae7e30
commit 3275f83f00
+2 -2
View File
@@ -2,13 +2,13 @@
buildGoModule rec {
pname = "jx";
version = "3.11.56";
version = "3.11.66";
src = fetchFromGitHub {
owner = "jenkins-x";
repo = "jx";
rev = "v${version}";
sha256 = "sha256-zBv6j27UYRcMqDLINe8zEqANmlSks3OqwGzTSFisnP4=";
sha256 = "sha256-Ejm5Y1xyh9/d79PYYMeKQVtAhT9knFCVcwNAWoBk840=";
};
vendorHash = "sha256-8I4yTzLAL7E0ozHcBZDNsJLHkTh+SjT0SjDSECGRYIc=";