diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index 55cade87e1..97f9daff59 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,16 +1,16 @@ { - "version": "2.12.0", + "version": "2.12.1", "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.12.0/chezmoi_2.12.0_windows_amd64.zip", - "hash": "a53c1c25028234df1824f8d76d4b6aacf2155d450d2b3828ab8b16192fe6ed5e" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.12.1/chezmoi_2.12.1_windows_amd64.zip", + "hash": "5032f394a99fa65f94eb30161878164edb411dfccf247fd2d6c60fed9829799e" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.12.0/chezmoi_2.12.0_windows_i386.zip", - "hash": "266c6be85689ba1f40f0918e20f6cccb464948ce85e81e16261c5de3048eda61" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.12.1/chezmoi_2.12.1_windows_i386.zip", + "hash": "e16e359c677ea39f191661fd8090feec5d29c9019cbf66860bb6451b94fe1e6c" } }, "bin": "chezmoi.exe",