chezmoi: Update to version 2.52.0

This commit is contained in:
github-actions[bot] 2024-08-08 00:34:07 +00:00
parent 24387cec2b
commit 1f3e877a76

View File

@ -1,20 +1,20 @@
{ {
"version": "2.51.0", "version": "2.52.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.51.0/chezmoi_2.51.0_windows_amd64.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.52.0/chezmoi_2.52.0_windows_amd64.zip",
"hash": "0487de24fa4690acf5179041ab35f5d66936824e2074b896a6b4975c95ff89dd" "hash": "4b967b1ec1e5c3aa2ae9daf3036800241902ff19230b2dc82f437a8406c5c56f"
}, },
"32bit": { "32bit": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.51.0/chezmoi_2.51.0_windows_i386.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.52.0/chezmoi_2.52.0_windows_i386.zip",
"hash": "6a99fed8164fa2a1857fa5647dbdf469d2f574e52793f3379942a047768907ca" "hash": "9f75b94c1d4954610ab55d9d90309b598073f700833131fb5d187fed33e7363c"
}, },
"arm64": { "arm64": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.51.0/chezmoi_2.51.0_windows_arm64.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.52.0/chezmoi_2.52.0_windows_arm64.zip",
"hash": "e362c95460575831ac037ab9fb9f435f1f578ce52fa60ec0e5e34c2d55211175" "hash": "1120c8359c55f68fd8da4b635bd0cd1c98f7e25d1973a7df5bc6bda455bb6a04"
} }
}, },
"bin": "chezmoi.exe", "bin": "chezmoi.exe",