mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
chezmoi: Update to version 2.60.1
This commit is contained in:
parent
e3db68ce51
commit
d94d5a8247
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "2.60.0",
|
"version": "2.60.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.60.0/chezmoi_2.60.0_windows_amd64.zip",
|
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.60.1/chezmoi_2.60.1_windows_amd64.zip",
|
||||||
"hash": "995a6cf4f86901b635ac37c2179510d24093a4ef5c184527c7db17f54273cd80"
|
"hash": "202355f8b2c04d15501434a1277a18f12b5d38a7386ca979050aa5e1358bb1d2"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.60.0/chezmoi_2.60.0_windows_i386.zip",
|
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.60.1/chezmoi_2.60.1_windows_i386.zip",
|
||||||
"hash": "1d3e48d699b4dc50c1c86bcaa50a126d4780291479453293eb759800284a4ad5"
|
"hash": "af2e734d1b9fdc41980de97d8c1e6f308a2142d482795c9f591d189bd15854f8"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.60.0/chezmoi_2.60.0_windows_arm64.zip",
|
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.60.1/chezmoi_2.60.1_windows_arm64.zip",
|
||||||
"hash": "b10a72770f17f1564550b00606a984fb172ac6054244260eb5848d3d251dccdc"
|
"hash": "1101527b082c96b85800b1c7225846127f3ff0e357fa56c319698f22c907bfd3"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "chezmoi.exe",
|
"bin": "chezmoi.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user