chezmoi: Update to version 2.56.0

This commit is contained in:
github-actions[bot] 2024-12-14 20:28:39 +00:00
parent 26a5b7a08c
commit 16ac766251

View File

@ -1,20 +1,20 @@
{ {
"version": "2.55.0", "version": "2.56.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.55.0/chezmoi_2.55.0_windows_amd64.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.56.0/chezmoi_2.56.0_windows_amd64.zip",
"hash": "0901cf02480e913211ce809fcfbf0e572f98902393c8f2674df522c821029152" "hash": "2c1de1088e39ae7dfd49d16582261e59f29826dcb147607dd2cf0bdb7459ac09"
}, },
"32bit": { "32bit": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.55.0/chezmoi_2.55.0_windows_i386.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.56.0/chezmoi_2.56.0_windows_i386.zip",
"hash": "032f554efca5b68b1f0cf0be68c06cfbf6900628990ba192d4af75acc2d40664" "hash": "643a877b2c60cc1bcd5d9a98172eb3d562bc8265b2ebadf55602b21a144786bc"
}, },
"arm64": { "arm64": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.55.0/chezmoi_2.55.0_windows_arm64.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.56.0/chezmoi_2.56.0_windows_arm64.zip",
"hash": "f8d166ce623b792dc7df89285dc55fee3149955481409ae5ebc26268989f23f8" "hash": "ecad80ba74e72d50c003fd4235821938f47302b48299ba27310d319b2c6f71f0"
} }
}, },
"bin": "chezmoi.exe", "bin": "chezmoi.exe",