chezmoi: Update to version 2.34.1

This commit is contained in:
github-actions[bot] 2023-06-10 20:24:18 +00:00
parent d1fafb0dae
commit b5351df024

View File

@ -1,20 +1,20 @@
{ {
"version": "2.34.0", "version": "2.34.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.34.0/chezmoi_2.34.0_windows_amd64.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.34.1/chezmoi_2.34.1_windows_amd64.zip",
"hash": "7f016a08cf0102ba7144a021b51dd5a8ac72fa149cef3b5a0c100cbbf78f0926" "hash": "db9e6f96d633f5efc6d3935e36683b1dbeed10cd0541f8706ecc292f90402b10"
}, },
"32bit": { "32bit": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.34.0/chezmoi_2.34.0_windows_i386.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.34.1/chezmoi_2.34.1_windows_i386.zip",
"hash": "1f482c0662236a3402c8ad117924e4534eb8d98181c96b6e56b336c42bf949c6" "hash": "fa37972f283066f1f1dbc00e834665aa8178597524ac31d5469f5bc87e795730"
}, },
"arm64": { "arm64": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.34.0/chezmoi_2.34.0_windows_arm64.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.34.1/chezmoi_2.34.1_windows_arm64.zip",
"hash": "8159f10f7232b0ce1f1b72ce6f12610621e3fa77861754913e0e8d3a0d0a48a0" "hash": "095087543bd10a2f31351e271709e269b5c4f9dbaf5c765344c6f0d8c96b5a95"
} }
}, },
"bin": "chezmoi.exe", "bin": "chezmoi.exe",