chezmoi: Update to version 2.29.1

This commit is contained in:
github-actions[bot] 2023-01-02 16:29:44 +00:00
parent 5b5c5fb625
commit fee7693334

View File

@ -1,20 +1,20 @@
{ {
"version": "2.29.0", "version": "2.29.1",
"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.29.0/chezmoi_2.29.0_windows_amd64.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.29.1/chezmoi_2.29.1_windows_amd64.zip",
"hash": "cc675aae3fb2b8597317666e520a5ad71de3a30038f0e38979cf42a02ebbf277" "hash": "b2000e11cb0970d564e174952411ea956a8e4a7ab1cc645044546fba1dbef87b"
}, },
"32bit": { "32bit": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.29.0/chezmoi_2.29.0_windows_i386.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.29.1/chezmoi_2.29.1_windows_i386.zip",
"hash": "64c579eff94af40fa2123a825f2a481417cd193824b26cb781124e438f49f2b0" "hash": "fe0da69aabbddd34571a51e5079fba49e4c035270e59b97ccae61dc4c3fefbd2"
}, },
"arm64": { "arm64": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.29.0/chezmoi_2.29.0_windows_arm64.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.29.1/chezmoi_2.29.1_windows_arm64.zip",
"hash": "d93820b69ee1bfc443526541b94f230ed6822b4b68617d3e225ffe67e504cfc7" "hash": "50e4167676ec9bd8cc4afc874e1edc0d5ba1915def73d16a7590794f164b3f93"
} }
}, },
"bin": "chezmoi.exe", "bin": "chezmoi.exe",