chezmoi: Update to version 2.38.0

This commit is contained in:
github-actions[bot] 2023-08-21 20:24:02 +00:00
parent 49f4415c44
commit d4803c7f38

View File

@ -1,20 +1,20 @@
{ {
"version": "2.37.0", "version": "2.38.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.37.0/chezmoi_2.37.0_windows_amd64.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.38.0/chezmoi_2.38.0_windows_amd64.zip",
"hash": "7a92bf0656568eae552d360d7b3182176f8c258e64d136216cd5b65a246b960f" "hash": "16ef7dde139df0b549bc92059d6ea3e9a16e8ef689bbd5ae7ed398a4d9ed2c54"
}, },
"32bit": { "32bit": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.37.0/chezmoi_2.37.0_windows_i386.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.38.0/chezmoi_2.38.0_windows_i386.zip",
"hash": "8183ed7b8237b01dbc1f1eb56f27f18a8e911311dde315c04c25d4e83d20841b" "hash": "b6412194a0e01067b3eff5f18eab7ef152a575e5a90d0bb59cc25246c20976b0"
}, },
"arm64": { "arm64": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.37.0/chezmoi_2.37.0_windows_arm64.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.38.0/chezmoi_2.38.0_windows_arm64.zip",
"hash": "d34691fdb67b609f308a818bb2772e08169e2df01f6c29b07cf8d0e8d4621043" "hash": "2b5c2d15ee0f5d1b4e90968cf5843f77ee176b354e8d8b72f69d71478fc4482f"
} }
}, },
"bin": "chezmoi.exe", "bin": "chezmoi.exe",