chezmoi: Update to version 2.47.4

This commit is contained in:
github-actions[bot] 2024-04-13 01:13:30 +00:00
parent 57b5324591
commit a491bc37b8

View File

@ -1,20 +1,20 @@
{ {
"version": "2.47.3", "version": "2.47.4",
"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.3/chezmoi_2.47.3_windows_amd64.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.47.4/chezmoi_2.47.4_windows_amd64.zip",
"hash": "5a8982b4cce73f1b161a7e78a346b5f9a14cd75ac9a1144bc5f7206dbc3e8404" "hash": "b69ee2a31f924a441d8aa2fa8e878cd5f627b3f6efb137681c1c652a74441472"
}, },
"32bit": { "32bit": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.47.3/chezmoi_2.47.3_windows_i386.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.47.4/chezmoi_2.47.4_windows_i386.zip",
"hash": "2701f4a717471174bfba7253fe5e2dd0e13cc81fc2c1234bcc44744783dc38bc" "hash": "4beb063c59a32e3e5784629b682fad86fdbe01a18735e3eb536be52839fb0323"
}, },
"arm64": { "arm64": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.47.3/chezmoi_2.47.3_windows_arm64.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.47.4/chezmoi_2.47.4_windows_arm64.zip",
"hash": "952b23bd8e41a47470baed00839d1fb1feeb6f7b264692470c44cd4db287b8c5" "hash": "0f05fe1ac9fcceddf9e7aab7f00a419bd640bfb1d3dc7370dd43271f5c859fd1"
} }
}, },
"bin": "chezmoi.exe", "bin": "chezmoi.exe",