chezmoi: Update to version 2.30.1

This commit is contained in:
github-actions[bot] 2023-02-11 20:25:47 +00:00
parent 1347d46656
commit ac6fc4257d

View File

@ -1,20 +1,20 @@
{
"version": "2.30.0",
"version": "2.30.1",
"description": "Manage your dotfiles across multiple diverse machines, securely.",
"homepage": "https://chezmoi.io",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.30.0/chezmoi_2.30.0_windows_amd64.zip",
"hash": "d0313913ce1ae4d1e91c6d575c15628e8d82a9c390a86151a2f96bc0eec165d5"
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.30.1/chezmoi_2.30.1_windows_amd64.zip",
"hash": "e93be9237cd3e5094574dc3ff62bf087352eafdd99bfb12f2871905333fcc516"
},
"32bit": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.30.0/chezmoi_2.30.0_windows_i386.zip",
"hash": "1a558a9162508c47ecad55e984d95c8d5bb0e802c248ae2f009d13987f57ba34"
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.30.1/chezmoi_2.30.1_windows_i386.zip",
"hash": "54980108ec47a48360880bba59f431e9e9770b5ac21e730c42332d46948a1f22"
},
"arm64": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.30.0/chezmoi_2.30.0_windows_arm64.zip",
"hash": "2ca773cf6d1012b661e33e28ea868a3ab4067fe257f64ae89e9b175012a3c278"
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.30.1/chezmoi_2.30.1_windows_arm64.zip",
"hash": "6f520753d39264438cf9e436abc4c06c259b056657ec079a65eb4869bca82dcb"
}
},
"bin": "chezmoi.exe",