chezmoi: Update to version 2.35.1

This commit is contained in:
github-actions[bot] 2023-07-19 00:46:09 +00:00
parent bc986273d8
commit 6156120afb

View File

@ -1,20 +1,20 @@
{ {
"version": "2.35.0", "version": "2.35.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.35.0/chezmoi_2.35.0_windows_amd64.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.35.1/chezmoi_2.35.1_windows_amd64.zip",
"hash": "7e06fc29793a2ce31fe4813f7cd5cdb83c4a89bb2817dac1b1e9dd630bf899af" "hash": "c0d499b750fe8fd16a44423775aaa78d9a4d670b52264ddbff86db0ef3ac0df6"
}, },
"32bit": { "32bit": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.35.0/chezmoi_2.35.0_windows_i386.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.35.1/chezmoi_2.35.1_windows_i386.zip",
"hash": "f5a4b56e0531d8c2f0393ef8549ecab455089464b47971eb9847cdda30221944" "hash": "ada112c49bba11b3945af1004e675ca11d7bca2fed8add61493aec9f265c9ee3"
}, },
"arm64": { "arm64": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.35.0/chezmoi_2.35.0_windows_arm64.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.35.1/chezmoi_2.35.1_windows_arm64.zip",
"hash": "8ed9e1b8f987b06efcd6bcf7bb75fba27685cf1267251a1f84f11a0bb97bd6bc" "hash": "896c8cd28fe1d62b8a748f9b53110496169eaf22a24cfd2310bc82ae0d7cd9df"
} }
}, },
"bin": "chezmoi.exe", "bin": "chezmoi.exe",