chezmoi: Update to version 2.36.0

This commit is contained in:
github-actions[bot] 2023-07-28 20:23:54 +00:00
parent 243410753f
commit fe79afc763

View File

@ -1,20 +1,20 @@
{ {
"version": "2.35.2", "version": "2.36.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.35.2/chezmoi_2.35.2_windows_amd64.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.36.0/chezmoi_2.36.0_windows_amd64.zip",
"hash": "6352d79389abf6b10253289d827b22bb52d447dadffe5e859335fc96e41a93e1" "hash": "e1450f5cffee891708eeaa9b9c06e65d290fd77f3e2f55fd3f85d4bbf6939d05"
}, },
"32bit": { "32bit": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.35.2/chezmoi_2.35.2_windows_i386.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.36.0/chezmoi_2.36.0_windows_i386.zip",
"hash": "dcec482c6554a36ee5c5142aa65e75e4212d714d1cea0ca0cd6ed50d56189004" "hash": "ad179dbf17a43a69853358b6973901ec39188ce390345c1c87a79ce281808dee"
}, },
"arm64": { "arm64": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.35.2/chezmoi_2.35.2_windows_arm64.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.36.0/chezmoi_2.36.0_windows_arm64.zip",
"hash": "a79919feed25aad30c31f0c6c8fa4bf0ad2732026ad4103597289511b25ce58b" "hash": "a45a01e6a1e323e9b63be46964557329b7c098693f9dadaad00bf51146142e98"
} }
}, },
"bin": "chezmoi.exe", "bin": "chezmoi.exe",