21 lines
678 B
JSON
21 lines
678 B
JSON
{
|
|
"homepage": "https://tic80.com",
|
|
"description": "TIC-80 is a fantasy computer for making, playing and sharing tiny games",
|
|
"version": "0.90.1723",
|
|
"license": "MIT",
|
|
"url": "https://github.com/nesbox/TIC-80/releases/download/v0.90.1723/tic80-v0.90-win.zip",
|
|
"hash": "5f4c3bbbbb57eddadee93d26dcc04cedab6621a255f29d4b71daed49938f446d",
|
|
"shortcuts": [
|
|
[
|
|
"tic80.exe",
|
|
"TIC-80"
|
|
]
|
|
],
|
|
"checkver": {
|
|
"github": "https://github.com/nesbox/TIC-80"
|
|
},
|
|
"autoupdate": {
|
|
"url": "https://github.com/nesbox/TIC-80/releases/download/v$version/tic80-v$majorVersion.$minorVersion-win.zip"
|
|
}
|
|
}
|