We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23d4cd9 commit c4e27aaCopy full SHA for c4e27aa
pkgs/by-name/jw/jwx/package.nix
@@ -6,13 +6,13 @@
6
7
buildGoModule rec {
8
pname = "jwx";
9
- version = "2.1.4";
+ version = "2.1.5";
10
11
src = fetchFromGitHub {
12
owner = "lestrrat-go";
13
repo = pname;
14
rev = "v${version}";
15
- hash = "sha256-UXiF3X1jLk4dCGKmZlx9V08hzNJV+s/K2Wei9i+A6dg=";
+ hash = "sha256-JDv1lqfhE16v3hJhf9OD2P2IS1KeLyewHxNlS7Ci2bk=";
16
};
17
18
vendorHash = "sha256-ZS7xliFymXTE8hlc3GEMNonP5sJTZGirw5YQNzPCl3Y=";
0 commit comments