🔧 Update apps
This commit is contained in:
@ -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"
|
||||
]
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user