🐛 Fixed shortcuts

This commit is contained in:
2019-05-18 17:45:06 +02:00
parent 2cd9de94b6
commit 9ce5902530
3 changed files with 30 additions and 15 deletions

View File

@ -8,5 +8,10 @@
"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"]
"shortcuts": [
[
"Depressurizer.exe",
"Depressurizer"
]
]
}