Skip to content

Commit 94ff31e

Browse files
authored
jwx: 2.1.1 -> 2.1.3 (#360363)
2 parents 3c81843 + 0dd1c94 commit 94ff31e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/jw/jwx/package.nix

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

66
buildGoModule rec {
77
pname = "jwx";
8-
version = "2.1.1";
8+
version = "2.1.3";
99

1010
src = fetchFromGitHub {
1111
owner = "lestrrat-go";
1212
repo = pname;
1313
rev = "v${version}";
14-
hash = "sha256-cYNqe5BZJSYWD7XegVEm5prQjC6uX+JZtJ7AZdFbPu4=";
14+
hash = "sha256-CuxBfR+q+2JCe7F1gruGrVM+UBkrmz5dEyrDtFdmbhM=";
1515
};
1616

1717
vendorHash = "sha256-ZS7xliFymXTE8hlc3GEMNonP5sJTZGirw5YQNzPCl3Y=";

0 commit comments

Comments
 (0)