chezmoi: Update to version 2.34.0

This commit is contained in:
github-actions[bot] 2023-06-05 00:34:59 +00:00
parent ebd3231b64
commit 24af9849b6

View File

@ -1,20 +1,20 @@
{ {
"version": "2.33.6", "version": "2.34.0",
"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.33.6/chezmoi_2.33.6_windows_amd64.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.34.0/chezmoi_2.34.0_windows_amd64.zip",
"hash": "74a1ebc90b75b176f65f2b4f9ec50c85440b44445df249498ca1b022ae0f7046" "hash": "7f016a08cf0102ba7144a021b51dd5a8ac72fa149cef3b5a0c100cbbf78f0926"
}, },
"32bit": { "32bit": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.33.6/chezmoi_2.33.6_windows_i386.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.34.0/chezmoi_2.34.0_windows_i386.zip",
"hash": "03f890657417e664f1c3c4bec15de18aa13e31da842cf02e66395df8669bc262" "hash": "1f482c0662236a3402c8ad117924e4534eb8d98181c96b6e56b336c42bf949c6"
}, },
"arm64": { "arm64": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.33.6/chezmoi_2.33.6_windows_arm64.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.34.0/chezmoi_2.34.0_windows_arm64.zip",
"hash": "2bdd13c76761ed4e2eb53154573917ced473f3c758634e9a8e0f788684ac3a2a" "hash": "8159f10f7232b0ce1f1b72ce6f12610621e3fa77861754913e0e8d3a0d0a48a0"
} }
}, },
"bin": "chezmoi.exe", "bin": "chezmoi.exe",