Skip to content

Commit cff8c56

Browse files
authored
chezmoi: 2.62.5 -> 2.63.1 (#430829)
2 parents 1cdc0b7 + 0a0cebb commit cff8c56

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.62.5";
11+
version = "2.63.1";
1212

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

20-
vendorHash = "sha256-X93Ox69L6a1vBALdEVlHkdMrYmHcnVxXwfPsDVZiymY=";
20+
vendorHash = "sha256-2Pnj5QoCL8B5qF7YlQFJttj4nlOSobJKySnIvg+82Ew=";
2121

2222
nativeBuildInputs = [
2323
installShellFiles

0 commit comments

Comments
 (0)