chezmoi: Update to version 2.40.0

This commit is contained in:
github-actions[bot] 2023-09-20 00:33:02 +00:00
parent 39b6c51fc7
commit 69bd0873de

View File

@ -1,20 +1,20 @@
{ {
"version": "2.39.1", "version": "2.40.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.39.1/chezmoi_2.39.1_windows_amd64.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.40.0/chezmoi_2.40.0_windows_amd64.zip",
"hash": "79ed34c1fd105f0d9051b9cf4939976060c56f836509ba58db2d3d99579f4d34" "hash": "513d323ee016d990b922de6aa2a446824e6d784b20bde7d0d44519f23a0c98e1"
}, },
"32bit": { "32bit": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.39.1/chezmoi_2.39.1_windows_i386.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.40.0/chezmoi_2.40.0_windows_i386.zip",
"hash": "726c48889b2afb1cab69338f160f1730def7cab1d0661acfaca5eb6975a7b568" "hash": "9f542d7d62404d294c6e5a3dcba8e9f4642b861d5be4f9661427f9101a91cbb4"
}, },
"arm64": { "arm64": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.39.1/chezmoi_2.39.1_windows_arm64.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.40.0/chezmoi_2.40.0_windows_arm64.zip",
"hash": "96c448218d8b4715c1543670f006988372538ec807c43bd903b4df5016e8331f" "hash": "a1f123b8689f8376554736330f4d12b86cfff9aa2363b27e12767b4e0c8df3fd"
} }
}, },
"bin": "chezmoi.exe", "bin": "chezmoi.exe",