chezmoi: Update to version 2.39.0

This commit is contained in:
github-actions[bot] 2023-09-04 00:33:00 +00:00
parent 6aaefa5793
commit 8bb8074b23

View File

@ -1,20 +1,20 @@
{ {
"version": "2.38.0", "version": "2.39.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.38.0/chezmoi_2.38.0_windows_amd64.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.39.0/chezmoi_2.39.0_windows_amd64.zip",
"hash": "16ef7dde139df0b549bc92059d6ea3e9a16e8ef689bbd5ae7ed398a4d9ed2c54" "hash": "b940c74bc120949244f31f2da1bb36224da62101689802f1197b966be9db1cbd"
}, },
"32bit": { "32bit": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.38.0/chezmoi_2.38.0_windows_i386.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.39.0/chezmoi_2.39.0_windows_i386.zip",
"hash": "b6412194a0e01067b3eff5f18eab7ef152a575e5a90d0bb59cc25246c20976b0" "hash": "10721a9292e043b6e8766d88ff8732f4bea1488577c6596645bbb25b44ab9a2b"
}, },
"arm64": { "arm64": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.38.0/chezmoi_2.38.0_windows_arm64.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.39.0/chezmoi_2.39.0_windows_arm64.zip",
"hash": "2b5c2d15ee0f5d1b4e90968cf5843f77ee176b354e8d8b72f69d71478fc4482f" "hash": "33faad07e1855984b6733aa03991698052cc0f8c85b9ab6e808ad0d8c6917665"
} }
}, },
"bin": "chezmoi.exe", "bin": "chezmoi.exe",