chezmoi: Update to version 2.39.1

This commit is contained in:
github-actions[bot] 2023-09-06 16:27:18 +00:00
parent f2685f32aa
commit bdb01fad8b

View File

@ -1,20 +1,20 @@
{ {
"version": "2.39.0", "version": "2.39.1",
"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.0/chezmoi_2.39.0_windows_amd64.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.39.1/chezmoi_2.39.1_windows_amd64.zip",
"hash": "b940c74bc120949244f31f2da1bb36224da62101689802f1197b966be9db1cbd" "hash": "79ed34c1fd105f0d9051b9cf4939976060c56f836509ba58db2d3d99579f4d34"
}, },
"32bit": { "32bit": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.39.0/chezmoi_2.39.0_windows_i386.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.39.1/chezmoi_2.39.1_windows_i386.zip",
"hash": "10721a9292e043b6e8766d88ff8732f4bea1488577c6596645bbb25b44ab9a2b" "hash": "726c48889b2afb1cab69338f160f1730def7cab1d0661acfaca5eb6975a7b568"
}, },
"arm64": { "arm64": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.39.0/chezmoi_2.39.0_windows_arm64.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.39.1/chezmoi_2.39.1_windows_arm64.zip",
"hash": "33faad07e1855984b6733aa03991698052cc0f8c85b9ab6e808ad0d8c6917665" "hash": "96c448218d8b4715c1543670f006988372538ec807c43bd903b4df5016e8331f"
} }
}, },
"bin": "chezmoi.exe", "bin": "chezmoi.exe",