Skip to content

Commit cda01eb

Browse files
jd-diff-patch: 2.2.2 -> 2.2.3 (#405252)
Co-authored-by: JuliusFreudenberger <[email protected]>
2 parents 2cd2dec + a234a7d commit cda01eb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/jd/jd-diff-patch/package.nix

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

77
buildGoModule (finalAttrs: {
88
pname = "jd-diff-patch";
9-
version = "2.2.2";
9+
version = "2.2.3";
1010

1111
src = fetchFromGitHub {
1212
owner = "josephburnett";
1313
repo = "jd";
1414
rev = "v${finalAttrs.version}";
15-
hash = "sha256-sA3NzCl9dR6cZnZNFa7Sqb1KUPSWA1h8ReZqR+SRjgk";
15+
hash = "sha256-ucSJfzkcOpLfI2IcsnKvjpR/hwHNne+liE1b/L/H96g=";
1616
};
1717

1818
sourceRoot = "${finalAttrs.src.name}/v2";

0 commit comments

Comments
 (0)