chezmoi: Update to version 2.26.0

This commit is contained in:
github-actions[bot] 2022-10-31 16:31:41 +00:00
parent fd7ca3f739
commit 219765c600

View File

@ -1,20 +1,20 @@
{ {
"version": "2.25.0", "version": "2.26.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.25.0/chezmoi_2.25.0_windows_amd64.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.26.0/chezmoi_2.26.0_windows_amd64.zip",
"hash": "1869cdd0b2913cf1619f25455c92f63d9f40f2b0c7b3c84b10b9f4804b911a40" "hash": "67f99691a52050bc1881ed778ad65075e4e5dcd17c883c55ccebfbbf51a46f86"
}, },
"32bit": { "32bit": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.25.0/chezmoi_2.25.0_windows_i386.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.26.0/chezmoi_2.26.0_windows_i386.zip",
"hash": "c6a2697ae04de33b47a7568ae2fc349e01af4e20c2e056bf067d7d3db410c973" "hash": "d53786b8237ff0c312732b7e4843d7e75607873ea27bf954199a40d251710af4"
}, },
"arm64": { "arm64": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.25.0/chezmoi_2.25.0_windows_arm64.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.26.0/chezmoi_2.26.0_windows_arm64.zip",
"hash": "d45714a4218f46c191f2f58c5d092bc04131ed8abbfdd7c34b4c599ffac61628" "hash": "ac17ca4e29d74362860a50c9c8065da4d3873bc16882dea5b66f9d9e7031a12c"
} }
}, },
"bin": "chezmoi.exe", "bin": "chezmoi.exe",