mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
18 lines
714 B
JSON
18 lines
714 B
JSON
{
|
|
"version": "2.7",
|
|
"description": "Real-time communication service for connecting online devices.",
|
|
"homepage": "https://emitter.io",
|
|
"license": "AGPL-3.0-or-later",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/emitter-io/emitter/releases/download/v2.7/emitter-windows-amd64.exe#/emitter.exe",
|
|
"hash": "0717f99949c916202c900c96dbf3983eabfe403365e51d0208cd07d6ab774d22"
|
|
},
|
|
"32bit": {
|
|
"url": "https://github.com/emitter-io/emitter/releases/download/v2.7/emitter-windows-386.exe#/emitter.exe",
|
|
"hash": "0202bde98f87b0772783cadcf95cd75ac0621a91a819516af4c49c74a3b7267c"
|
|
}
|
|
},
|
|
"bin": "emitter.exe"
|
|
}
|