chezmoi: Update to version 2.34.2

This commit is contained in:
github-actions[bot] 2023-06-17 04:25:28 +00:00
parent 12197c2e78
commit 09f4044554

View File

@ -1,20 +1,20 @@
{ {
"version": "2.34.1", "version": "2.34.2",
"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.1/chezmoi_2.34.1_windows_amd64.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.34.2/chezmoi_2.34.2_windows_amd64.zip",
"hash": "db9e6f96d633f5efc6d3935e36683b1dbeed10cd0541f8706ecc292f90402b10" "hash": "452b053a995154315b3a95569f5adfc5343c2c6f97a036cdad426c3e50fddbe6"
}, },
"32bit": { "32bit": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.34.1/chezmoi_2.34.1_windows_i386.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.34.2/chezmoi_2.34.2_windows_i386.zip",
"hash": "fa37972f283066f1f1dbc00e834665aa8178597524ac31d5469f5bc87e795730" "hash": "a13e10ee2169a69a4dfb4d774424d7e8a529a5197bd85a8dcce247552153acf0"
}, },
"arm64": { "arm64": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.34.1/chezmoi_2.34.1_windows_arm64.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.34.2/chezmoi_2.34.2_windows_arm64.zip",
"hash": "095087543bd10a2f31351e271709e269b5c4f9dbaf5c765344c6f0d8c96b5a95" "hash": "41034bd5ff672a408cd5a9297aaa3130084c86017f12afb5475e50391ca5a13a"
} }
}, },
"bin": "chezmoi.exe", "bin": "chezmoi.exe",