jx: 3.11.66 -> 3.11.69

This commit is contained in:
R. Ryantm
2025-03-29 23:48:41 +00:00
parent 0a5d47a772
commit 2b127fe0e2

View File

@@ -2,13 +2,13 @@
buildGoModule rec {
pname = "jx";
version = "3.11.66";
version = "3.11.69";
src = fetchFromGitHub {
owner = "jenkins-x";
repo = "jx";
rev = "v${version}";
sha256 = "sha256-Ejm5Y1xyh9/d79PYYMeKQVtAhT9knFCVcwNAWoBk840=";
sha256 = "sha256-eEvQ7kZRY6gxunb8wDETXvZ6PYmLktDISMZoQFZEUmM=";
};
vendorHash = "sha256-8I4yTzLAL7E0ozHcBZDNsJLHkTh+SjT0SjDSECGRYIc=";