chezmoi: Update to version 2.29.2

This commit is contained in:
github-actions[bot] 2023-01-15 20:25:51 +00:00
parent 3cc7355dfe
commit deb1795458

View File

@ -1,20 +1,20 @@
{
"version": "2.29.1",
"version": "2.29.2",
"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.29.1/chezmoi_2.29.1_windows_amd64.zip",
"hash": "b2000e11cb0970d564e174952411ea956a8e4a7ab1cc645044546fba1dbef87b"
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.29.2/chezmoi_2.29.2_windows_amd64.zip",
"hash": "2f2f081439b887057ba2b3a8f302a3f0898ce19484e11019a542eab32e5f20bf"
},
"32bit": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.29.1/chezmoi_2.29.1_windows_i386.zip",
"hash": "fe0da69aabbddd34571a51e5079fba49e4c035270e59b97ccae61dc4c3fefbd2"
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.29.2/chezmoi_2.29.2_windows_i386.zip",
"hash": "122060fa83fecec02dbe5b3291392ae79c9eee396e7538cf26a371a6ff957638"
},
"arm64": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.29.1/chezmoi_2.29.1_windows_arm64.zip",
"hash": "50e4167676ec9bd8cc4afc874e1edc0d5ba1915def73d16a7590794f164b3f93"
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.29.2/chezmoi_2.29.2_windows_arm64.zip",
"hash": "d6426806dd0cae1ac643e8b66667ee970d6cae62624e16a6623858848faf996b"
}
},
"bin": "chezmoi.exe",