Skip to content

Commit 6b773a1

Browse files
authored
chezmoi: 2.56.0 -> 2.57.0 (#372077)
2 parents ef6d7e4 + b438da9 commit 6b773a1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pkgs/by-name/ch/chezmoi/package.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,16 @@
88
let
99
argset = {
1010
pname = "chezmoi";
11-
version = "2.56.0";
11+
version = "2.57.0";
1212

1313
src = fetchFromGitHub {
1414
owner = "twpayne";
1515
repo = "chezmoi";
1616
rev = "v${argset.version}";
17-
hash = "sha256-PjbfGWERJmV/vHF9BitsA8Cn9oTcCwJOnUgvTV6v7mg=";
17+
hash = "sha256-fExZr4SOTdaob84ryGGCGuKZoypcRmZ81XI6zxa7KWQ=";
1818
};
1919

20-
vendorHash = "sha256-ACGXJqpELysLRFoWHtCMrAFjdmuYoP+ZpCQZYOd/GoE=";
20+
vendorHash = "sha256-fSOmpDVMIcIIpbdlHPS41u0VHRddyJIQNOLv8/Gwr+Q=";
2121

2222
nativeBuildInputs = [
2323
installShellFiles

0 commit comments

Comments
 (0)