36 lines
1.1 KiB
JSON
36 lines
1.1 KiB
JSON
{
|
|
"version": "25.5.1",
|
|
"description": "Desktop app for itch.io, an indie game online store",
|
|
"homepage": "https://itch.io/app",
|
|
"license": "MIT",
|
|
"architecture": {
|
|
"32bit": {
|
|
"url": "https://broth.itch.ovh/itch/windows-386/25.5.1/archive/default#/dl.zip",
|
|
"hash": "fd77f8a1caffea8cd73747c4e8b0442094530f12a3a6ec98b449d84b68fb6295"
|
|
},
|
|
"64bit": {
|
|
"url": "https://broth.itch.ovh/itch/windows-amd64/25.5.1/archive/default#/dl.zip",
|
|
"hash": "b5c656082e6fcd33537f3c9d20ad7b5d4fd7dbbb1850097ea1038b0f17350a35"
|
|
}
|
|
},
|
|
"shortcuts": [
|
|
[
|
|
"itch.exe",
|
|
"itch"
|
|
]
|
|
],
|
|
"checkver": {
|
|
"github": "https://github.com/itchio/itch"
|
|
},
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"32bit": {
|
|
"url": "https://broth.itch.ovh/itch/windows-386/$version/archive/default#/dl.zip"
|
|
},
|
|
"64bit": {
|
|
"url": "https://broth.itch.ovh/itch/windows-amd64/$version/archive/default#/dl.zip"
|
|
}
|
|
}
|
|
}
|
|
}
|