chezmoi: Update to version 2.37.0

This commit is contained in:
github-actions[bot] 2023-08-06 20:22:52 +00:00
parent c2a8293f7a
commit 47cbe2b990

View File

@ -1,20 +1,20 @@
{ {
"version": "2.36.1", "version": "2.37.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.36.1/chezmoi_2.36.1_windows_amd64.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.37.0/chezmoi_2.37.0_windows_amd64.zip",
"hash": "5505e99da4dc2bd6865e6ffe1bcad58e0f597f626716af346665234b6989cb53" "hash": "7a92bf0656568eae552d360d7b3182176f8c258e64d136216cd5b65a246b960f"
}, },
"32bit": { "32bit": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.36.1/chezmoi_2.36.1_windows_i386.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.37.0/chezmoi_2.37.0_windows_i386.zip",
"hash": "063796b89f2ea7e078678c5d2c253fd8e094a597f77b243bd1b90b9e5db61af7" "hash": "8183ed7b8237b01dbc1f1eb56f27f18a8e911311dde315c04c25d4e83d20841b"
}, },
"arm64": { "arm64": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.36.1/chezmoi_2.36.1_windows_arm64.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.37.0/chezmoi_2.37.0_windows_arm64.zip",
"hash": "6de26fe35a18635bdfa24e0a31329f2d371bd294523ea26dba48420c8b3ba11a" "hash": "d34691fdb67b609f308a818bb2772e08169e2df01f6c29b07cf8d0e8d4621043"
} }
}, },
"bin": "chezmoi.exe", "bin": "chezmoi.exe",