mirror of
https://github.com/ScoopInstaller/Extras.git
synced 2026-07-30 14:25:39 +08:00
39 lines
1.4 KiB
JSON
39 lines
1.4 KiB
JSON
{
|
|
"version": "3.2.2",
|
|
"description": "A Vesktop fork aiming to give you a snappier Discord experience with additional plugins, custom splashes, and extra features.",
|
|
"homepage": "https://github.com/Equicord/Equibop",
|
|
"license": {
|
|
"identifier": "GPL-3.0-only",
|
|
"url": "https://github.com/Equicord/Equibop/blob/main/LICENSE"
|
|
},
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/Equicord/Equibop/releases/download/v3.2.2/Equibop-3.2.2-win.zip",
|
|
"hash": "6d166f7a9cbe2bc1e70d2166eee5b12792eeb789e890677a649a97286badb8a3"
|
|
},
|
|
"arm64": {
|
|
"url": "https://github.com/Equicord/Equibop/releases/download/v3.2.2/Equibop-3.2.2-arm64-win.zip",
|
|
"hash": "0cb12ab79e77f8c3fbd61f5ced666af08031e16daa7d7b5d9ca34d6aa5f53e1f"
|
|
}
|
|
},
|
|
"bin": "Equibop.exe",
|
|
"shortcuts": [
|
|
[
|
|
"Equibop.exe",
|
|
"Equicord Desktop"
|
|
]
|
|
],
|
|
"persist": "Data",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/Equicord/Equibop/releases/download/v$version/Equibop-$version-win.zip"
|
|
},
|
|
"arm64": {
|
|
"url": "https://github.com/Equicord/Equibop/releases/download/v$version/Equibop-$version-arm64-win.zip"
|
|
}
|
|
}
|
|
}
|
|
}
|