chezmoi: Update to version 2.28.0

This commit is contained in:
github-actions[bot] 2022-12-18 20:24:41 +00:00
parent 19568d6e09
commit 121ea7d144

View File

@ -1,20 +1,20 @@
{ {
"version": "2.27.3", "version": "2.28.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.27.3/chezmoi_2.27.3_windows_amd64.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.28.0/chezmoi_2.28.0_windows_amd64.zip",
"hash": "b267ae7d5964ed55b14763c868a31d595b652298fb3eebaaf4fc06660e72ad40" "hash": "d5ab79ed7ba64c89cfd643f65854f08ca04ad35dcbf4fc75d945b14cd72768f3"
}, },
"32bit": { "32bit": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.27.3/chezmoi_2.27.3_windows_i386.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.28.0/chezmoi_2.28.0_windows_i386.zip",
"hash": "d18b5a01b3362ee94e431cd04b2a9b58e4b056a13e2ce9005f28b1f87735adc5" "hash": "4994a47b1301bf762e5fa68d5612615ce03a3280d81e31a87d8d6e97deb3e25a"
}, },
"arm64": { "arm64": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.27.3/chezmoi_2.27.3_windows_arm64.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.28.0/chezmoi_2.28.0_windows_arm64.zip",
"hash": "9ecd34e2df4e613a2d1e43e0df813cc20232bc822288e311d373ddb6aada4c47" "hash": "07de123662956c56e268c57ac38b0c46c16c8bbe9b87afc45643a022a254a8b2"
} }
}, },
"bin": "chezmoi.exe", "bin": "chezmoi.exe",