🔧 Added shortcuts
This commit is contained in:
parent
777fd112ce
commit
2cd9de94b6
@ -1,5 +1,6 @@
|
||||
{
|
||||
"version": "latest",
|
||||
"url": "https://github.com/fourtf/chatterino2/releases/download/nightly-win/chatterino2.zip",
|
||||
"bin": "Chatterino2/chatterino.exe"
|
||||
"bin": "Chatterino2/chatterino.exe",
|
||||
"shortcuts": ["Chatterino2/chatterino.exe", "Chatterino2"]
|
||||
}
|
||||
|
@ -1,11 +1,12 @@
|
||||
{
|
||||
"homepage": "https://github.com/Depressurizer/Depressurizer",
|
||||
"checkver": "github",
|
||||
"autoupdate": {
|
||||
"url": "https://github.com/Depressurizer/Depressurizer/releases/download/v$version/Depressurizer-v$version.zip"
|
||||
},
|
||||
"version": "4.10.0",
|
||||
"url": "https://github.com/Depressurizer/Depressurizer/releases/download/v4.10.0/Depressurizer-v4.10.0.zip",
|
||||
"bin": "Depressurizer.exe",
|
||||
"hash": "7bdf0e5fcf7f5ad5247060d2f5e739551415d80dd05771dc66686964470edff1"
|
||||
"homepage": "https://github.com/Depressurizer/Depressurizer",
|
||||
"checkver": "github",
|
||||
"autoupdate": {
|
||||
"url": "https://github.com/Depressurizer/Depressurizer/releases/download/v$version/Depressurizer-v$version.zip"
|
||||
},
|
||||
"version": "4.10.0",
|
||||
"url": "https://github.com/Depressurizer/Depressurizer/releases/download/v4.10.0/Depressurizer-v4.10.0.zip",
|
||||
"bin": "Depressurizer.exe",
|
||||
"hash": "7bdf0e5fcf7f5ad5247060d2f5e739551415d80dd05771dc66686964470edff1",
|
||||
"shortcuts": ["Depressurizer.exe", "Depressurizer"]
|
||||
}
|
||||
|
@ -7,5 +7,6 @@
|
||||
"version": "1.7.1",
|
||||
"url": "https://github.com/streamlink/streamlink-twitch-gui/releases/download/v1.7.1/streamlink-twitch-gui-v1.7.1-win64.zip",
|
||||
"bin": "streamlink-twitch-gui/streamlink-twitch-gui.exe",
|
||||
"hash": "bba43dab03937106d12a9d7d929b3f7871a9135caf850120cb5c071abf547bee"
|
||||
"hash": "bba43dab03937106d12a9d7d929b3f7871a9135caf850120cb5c071abf547bee",
|
||||
"shortcuts": ["streamlink-twitch-gui/streamlink-twitch-gui.exe", "StreamLink Twitch GUI"]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user