diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index c0c5f59810..f90c6017c0 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,20 +1,20 @@ { - "version": "2.25.0", + "version": "2.26.0", "description": "Manage your dotfiles across multiple diverse machines, securely.", "homepage": "https://chezmoi.io", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.25.0/chezmoi_2.25.0_windows_amd64.zip", - "hash": "1869cdd0b2913cf1619f25455c92f63d9f40f2b0c7b3c84b10b9f4804b911a40" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.26.0/chezmoi_2.26.0_windows_amd64.zip", + "hash": "67f99691a52050bc1881ed778ad65075e4e5dcd17c883c55ccebfbbf51a46f86" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.25.0/chezmoi_2.25.0_windows_i386.zip", - "hash": "c6a2697ae04de33b47a7568ae2fc349e01af4e20c2e056bf067d7d3db410c973" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.26.0/chezmoi_2.26.0_windows_i386.zip", + "hash": "d53786b8237ff0c312732b7e4843d7e75607873ea27bf954199a40d251710af4" }, "arm64": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.25.0/chezmoi_2.25.0_windows_arm64.zip", - "hash": "d45714a4218f46c191f2f58c5d092bc04131ed8abbfdd7c34b4c599ffac61628" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.26.0/chezmoi_2.26.0_windows_arm64.zip", + "hash": "ac17ca4e29d74362860a50c9c8065da4d3873bc16882dea5b66f9d9e7031a12c" } }, "bin": "chezmoi.exe",