Zarin ea4a82dbcf
emitter: Fix version and remove autoupdate (#4555)
* (chore): remove emitter autoupdate

* (chore): fix version number
2023-03-14 17:19:47 +05:30

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"
}