Update apps

This commit is contained in:
2019-05-05 13:04:15 +02:00
parent f9bbda3c37
commit 09ce0f8fe6
5 changed files with 44 additions and 34 deletions

14
butler.json Normal file
View File

@ -0,0 +1,14 @@
{
"homepage": "https://itch.io/docs/butler/",
"checkver": {
"url": "https://api.github.com/repos/itchio/butler/tags",
"jp": "$.[0].name"
},
"autoupdate": {
"url": "https://broth.itch.ovh/butler/windows-amd64/$matchHead/archive/default#/latest.zip"
},
"version": "v15.12.0",
"url": "https://broth.itch.ovh/butler/windows-amd64/15.12.0/archive/default#/latest.zip",
"bin": "butler.exe",
"hash": "44335c784e6f9b69cd51b3f676f8c3d9acda0db3581d8cde73bcd1fbe3a0e3b0"
}