chezmoi: Update to version 2.33.0

This commit is contained in:
github-actions[bot] 2023-03-24 04:29:23 +00:00
parent 38d051bdc9
commit 4e0f423e8e

View File

@ -1,20 +1,20 @@
{
"version": "2.32.0",
"version": "2.33.0",
"description": "Manage your dotfiles across multiple diverse machines, securely.",
"homepage": "https://chezmoi.io",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.32.0/chezmoi_2.32.0_windows_amd64.zip",
"hash": "c98b89ac4fa89bfc9f93a6998b1217446490504bb6a30e0fd25c8464ebec1d79"
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.33.0/chezmoi_2.33.0_windows_amd64.zip",
"hash": "c4d9b3f3232881bec9da3242aff094d3197a06e515def9d18d23758a6fa3d2d7"
},
"32bit": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.32.0/chezmoi_2.32.0_windows_i386.zip",
"hash": "b9ed4780289f0b634feb97b65b5d8bfe53e1c717a9fafef3e268e9386abaf957"
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.33.0/chezmoi_2.33.0_windows_i386.zip",
"hash": "714f309332155e575be613356d2db31b4695a09ab772e2c1956a7fbd3d2d38c1"
},
"arm64": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.32.0/chezmoi_2.32.0_windows_arm64.zip",
"hash": "ee517da5af65bd881a477b1c6bb97075d7f732cdfc9ab734ca43b3ef2e0c410c"
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.33.0/chezmoi_2.33.0_windows_arm64.zip",
"hash": "3277b43a223f42100436c5bc70e61c30c87196bedaddc91741f0319e36b4ca5b"
}
},
"bin": "chezmoi.exe",