chezmoi: Update to version 2.47.0

This commit is contained in:
github-actions[bot] 2024-02-26 00:33:37 +00:00
parent 6cbbe7e38c
commit 6bbed34984

View File

@ -1,20 +1,20 @@
{ {
"version": "2.46.1", "version": "2.47.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.46.1/chezmoi_2.46.1_windows_amd64.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.47.0/chezmoi_2.47.0_windows_amd64.zip",
"hash": "d9152e6135557b012fbe16dd4804e7c4ac1670a1feb2aa64caf18ecf8314b733" "hash": "f38602c321712a11152e528fbebe71f698f1bc508b4220c065ca9f1da7f7f0b7"
}, },
"32bit": { "32bit": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.46.1/chezmoi_2.46.1_windows_i386.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.47.0/chezmoi_2.47.0_windows_i386.zip",
"hash": "951799610eb41db7f6fa2e93158e5dae6f22b23c390a37568a10ab27bda23fdb" "hash": "6432ff8a03100499d596b1355d46d636c8033d811344fa8160ba4b20d395a646"
}, },
"arm64": { "arm64": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.46.1/chezmoi_2.46.1_windows_arm64.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.47.0/chezmoi_2.47.0_windows_arm64.zip",
"hash": "3048e9baa6f03ec9c26894d25ea792d40db60bcab58041474b44263ed2d1dd0d" "hash": "b57a9a63a70d540ab09a521e0dc2e6e25bc74d68dde1f1d70d8299bdd3d67703"
} }
}, },
"bin": "chezmoi.exe", "bin": "chezmoi.exe",