chezmoi: Update to version 2.36.1

This commit is contained in:
github-actions[bot] 2023-07-30 16:25:58 +00:00
parent 92e2936225
commit 4afcda54c5

View File

@ -1,20 +1,20 @@
{ {
"version": "2.36.0", "version": "2.36.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.36.0/chezmoi_2.36.0_windows_amd64.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.36.1/chezmoi_2.36.1_windows_amd64.zip",
"hash": "e1450f5cffee891708eeaa9b9c06e65d290fd77f3e2f55fd3f85d4bbf6939d05" "hash": "5505e99da4dc2bd6865e6ffe1bcad58e0f597f626716af346665234b6989cb53"
}, },
"32bit": { "32bit": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.36.0/chezmoi_2.36.0_windows_i386.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.36.1/chezmoi_2.36.1_windows_i386.zip",
"hash": "ad179dbf17a43a69853358b6973901ec39188ce390345c1c87a79ce281808dee" "hash": "063796b89f2ea7e078678c5d2c253fd8e094a597f77b243bd1b90b9e5db61af7"
}, },
"arm64": { "arm64": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.36.0/chezmoi_2.36.0_windows_arm64.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.36.1/chezmoi_2.36.1_windows_arm64.zip",
"hash": "a45a01e6a1e323e9b63be46964557329b7c098693f9dadaad00bf51146142e98" "hash": "6de26fe35a18635bdfa24e0a31329f2d371bd294523ea26dba48420c8b3ba11a"
} }
}, },
"bin": "chezmoi.exe", "bin": "chezmoi.exe",