Skip to content

Commit 895c5f5

Browse files
committed
jx: 3.11.3 -> 3.11.4
1 parent 6f50feb commit 895c5f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/jx/jx/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22

33
buildGoModule rec {
44
pname = "jx";
5-
version = "3.11.3";
5+
version = "3.11.4";
66

77
src = fetchFromGitHub {
88
owner = "jenkins-x";
99
repo = "jx";
1010
rev = "v${version}";
11-
sha256 = "sha256-4bQGggo9N7XMwUGEd3wFDB2kSfTMHuFi718JqkHqFME=";
11+
sha256 = "sha256-6M5mY3VoKyoKRd3K6TstGdJ6sfYcIHkCESDUWhl3VCc=";
1212
};
1313

1414
vendorHash = "sha256-GzkAIGy9CCBIbIWUkPOPM3GlKvlEVm6YXnQUUGjItXE=";

0 commit comments

Comments
 (0)