chezmoi: Update to version 2.49.1

This commit is contained in:
github-actions[bot] 2024-06-23 16:27:33 +00:00
parent e545118b07
commit 224365474d

View File

@ -1,20 +1,20 @@
{ {
"version": "2.49.0", "version": "2.49.1",
"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.49.0/chezmoi_2.49.0_windows_amd64.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.49.1/chezmoi_2.49.1_windows_amd64.zip",
"hash": "73d68c9389211a15ab2d4a509d2fb390439e623ceeb6e1ef2cc377934f415c21" "hash": "f42554ad40d1936050efad7b59da2a2b185463e2cd976a647990448bb08b5943"
}, },
"32bit": { "32bit": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.49.0/chezmoi_2.49.0_windows_i386.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.49.1/chezmoi_2.49.1_windows_i386.zip",
"hash": "b0800e832848b33982da681d1895f3ccd816865b95729559779257efbb53ff87" "hash": "9313cdcf1991e016f3fb80a78b3b1eeb92f4e3d964724a03a428a53ac51297a3"
}, },
"arm64": { "arm64": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.49.0/chezmoi_2.49.0_windows_arm64.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.49.1/chezmoi_2.49.1_windows_arm64.zip",
"hash": "3aecba3db7d6b432a00eb67db4ea50dd71c0d1727d5444fbeaf56abbf2780e38" "hash": "f3235de7f6b476986240e3b49889d15cb0fed245a6d79f9635d3577c7d34fbcf"
} }
}, },
"bin": "chezmoi.exe", "bin": "chezmoi.exe",