chezmoi: Update to version 2.44.0

This commit is contained in:
github-actions[bot] 2024-01-11 04:26:34 +00:00
parent 9016d3ff27
commit 2f3ea76928

View File

@ -1,20 +1,20 @@
{ {
"version": "2.43.0", "version": "2.44.0",
"description": "Manage your dotfiles across multiple diverse machines, securely.", "description": "Manage your dotfiles across multiple diverse machines, securely.",
"homepage": "https://chezmoi.io", "homepage": "https://chezmoi.io",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.43.0/chezmoi_2.43.0_windows_amd64.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.44.0/chezmoi_2.44.0_windows_amd64.zip",
"hash": "e7aaeee00e7fbe3bc9ac9aff1bfbd42d7c15bfc7216a3f0173cc15a313d249b7" "hash": "0898de0575a3058387e304b795ce33996246349b8224f607d5cd0745ac500728"
}, },
"32bit": { "32bit": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.43.0/chezmoi_2.43.0_windows_i386.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.44.0/chezmoi_2.44.0_windows_i386.zip",
"hash": "1544d1f1be644019031d7232435cd8d9ed5767f06257964ad78e5afa15a87192" "hash": "3bbed591bea5549421a144bad1e0379a91109b57d9a0e1ee5db19429d5362d31"
}, },
"arm64": { "arm64": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.43.0/chezmoi_2.43.0_windows_arm64.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.44.0/chezmoi_2.44.0_windows_arm64.zip",
"hash": "7f2a4bbd554692f73c63edcfc34fee55168d29f35998d38790348044166497c9" "hash": "abd627e336dc8b9d507881810d999db2e11c19f1dbac17ab90c9ef0ffcfec61b"
} }
}, },
"bin": "chezmoi.exe", "bin": "chezmoi.exe",