🔧 Update apps

This commit is contained in:
2019-07-17 09:53:47 +02:00
parent ecb001e43f
commit 615c5eb42a
4 changed files with 61 additions and 61 deletions

View File

@ -1,20 +1,20 @@
{
"homepage": "https://github.com/Chatterino/chatterino2/",
"checkver": {
"url": "https://api.github.com/repos/Chatterino/chatterino2/releases/tags/nightly-build",
"re": "v(?<version>[\\d.]+)"
},
"autoupdate": {
"url": "https://github.com/Chatterino/chatterino2/releases/download/nightly-build/chatterino-windows-x86-64.zip"
},
"version": "1.0.1003",
"url": "https://github.com/Chatterino/chatterino2/releases/download/nightly-build/chatterino-windows-x86-64.zip",
"bin": "Chatterino2/chatterino.exe",
"hash": "eeb41000b5c0cb68e1367582613a76a27828bcb76fa3b894cb9242394e2839b3",
"shortcuts": [
[
"Chatterino2/chatterino.exe",
"Chatterino2"
]
]
}
{
"homepage": "https://github.com/Chatterino/chatterino2/",
"checkver": {
"url": "https://api.github.com/repos/Chatterino/chatterino2/releases/tags/nightly-build",
"re": "v(?<version>[\\d.]+)"
},
"autoupdate": {
"url": "https://github.com/Chatterino/chatterino2/releases/download/nightly-build/chatterino-windows-x86-64.zip"
},
"version": "1.0.1012",
"url": "https://github.com/Chatterino/chatterino2/releases/download/nightly-build/chatterino-windows-x86-64.zip",
"bin": "Chatterino2/chatterino.exe",
"hash": "43a86d4f3beb8d3a6b9ae9e1623f36974838b36790551323f611c44c5a7e1e7f",
"shortcuts": [
[
"Chatterino2/chatterino.exe",
"Chatterino2"
]
]
}