chezmoi: Update to version 2.47.3

This commit is contained in:
github-actions[bot] 2024-03-31 21:06:10 +00:00
parent a87f361a17
commit 26d69792b4

View File

@ -1,20 +1,20 @@
{ {
"version": "2.47.2", "version": "2.47.3",
"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.47.2/chezmoi_2.47.2_windows_amd64.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.47.3/chezmoi_2.47.3_windows_amd64.zip",
"hash": "c75271baba002b7b14ade870d0cc88197eba0589d97f349a4e7c7dac6f655744" "hash": "5a8982b4cce73f1b161a7e78a346b5f9a14cd75ac9a1144bc5f7206dbc3e8404"
}, },
"32bit": { "32bit": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.47.2/chezmoi_2.47.2_windows_i386.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.47.3/chezmoi_2.47.3_windows_i386.zip",
"hash": "221a3b32bac7540b06c2a12deef2fb9039a51e5eb04f639b410271f2036839dc" "hash": "2701f4a717471174bfba7253fe5e2dd0e13cc81fc2c1234bcc44744783dc38bc"
}, },
"arm64": { "arm64": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.47.2/chezmoi_2.47.2_windows_arm64.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.47.3/chezmoi_2.47.3_windows_arm64.zip",
"hash": "b36ad84444010c3a69380a3d77393aeb2f08526004ea09457439b360803a33e2" "hash": "952b23bd8e41a47470baed00839d1fb1feeb6f7b264692470c44cd4db287b8c5"
} }
}, },
"bin": "chezmoi.exe", "bin": "chezmoi.exe",