scoop-games/bucket/ascii-sector.json

26 lines
687 B
JSON
Raw Permalink Normal View History

2019-10-10 15:24:29 -07:00
{
"version": "0.7.2",
"homepage": "http://www.asciisector.net",
2019-10-10 15:24:29 -07:00
"license": "Freeware",
"url": "https://s3.amazonaws.com/asciisector/asciisec0.7.2-win.zip",
"hash": "5325c2658021074b63781d14fb882dd71ebc9fa24659213c5c496e5c22c20d70",
2022-03-05 13:34:10 -08:00
"extract_dir": "asciisec",
2019-10-10 15:24:29 -07:00
"shortcuts": [
[
"asciisec.exe",
"Ascii Sector"
],
[
"manual.pdf",
"Ascii Sector Manual"
]
],
"checkver": {
"url": "http://www.asciisector.net/",
"re": "Latest version: ([\\d\\.]+)"
},
"autoupdate": {
"url": "https://s3.amazonaws.com/asciisector/asciisec$version-win.zip"
}
2019-10-10 15:24:29 -07:00
}