scoop-games/bucket/minutor.json

22 lines
687 B
JSON

{
"version": "2.19.0",
"description": "Map rendering tool for Minecraft",
"homepage": "http://seancode.com/minutor/",
"license": "BSD-2-Clause",
"url": "https://github.com/mrkite/minutor/releases/download/2.19.0/Minutor.Windows.no.installer.zip",
"hash": "53a6acc87a9badf60988922fe8d2c47a4f2f9be3dfe32ac4899ccbc1654ba7e3",
"bin": "minutor.exe",
"shortcuts": [
[
"minutor.exe",
"Minutor"
]
],
"checkver": {
"github": "https://github.com/mrkite/minutor/"
},
"autoupdate": {
"url": "https://github.com/mrkite/minutor/releases/download/$version/Minutor.Windows.no.installer.zip"
}
}