chezmoi: Update to version 2.55.0

This commit is contained in:
github-actions[bot] 2024-12-02 04:30:10 +00:00
parent 427fe11b1f
commit cd2ac85e62

View File

@ -1,20 +1,20 @@
{ {
"version": "2.54.0", "version": "2.55.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.54.0/chezmoi_2.54.0_windows_amd64.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.55.0/chezmoi_2.55.0_windows_amd64.zip",
"hash": "18939f0e0cb6b54a2654f39d217c2b2b13af2f2e9458583b776ad829edaf8c25" "hash": "0901cf02480e913211ce809fcfbf0e572f98902393c8f2674df522c821029152"
}, },
"32bit": { "32bit": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.54.0/chezmoi_2.54.0_windows_i386.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.55.0/chezmoi_2.55.0_windows_i386.zip",
"hash": "72e670430134cbda373219a44260eca0169e709b4eaba643502219bdc3592d33" "hash": "032f554efca5b68b1f0cf0be68c06cfbf6900628990ba192d4af75acc2d40664"
}, },
"arm64": { "arm64": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.54.0/chezmoi_2.54.0_windows_arm64.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.55.0/chezmoi_2.55.0_windows_arm64.zip",
"hash": "6e33f18da9a3592c35a6397f89e0e91c53bb57a2ea0df5c3ebec8ca55dcf0584" "hash": "f8d166ce623b792dc7df89285dc55fee3149955481409ae5ebc26268989f23f8"
} }
}, },
"bin": "chezmoi.exe", "bin": "chezmoi.exe",