scoop-bucket/depressurizer.json
2021-06-24 18:30:54 +02:00

19 lines
628 B
JSON

{
"homepage": "https://github.com/Depressurizer/Depressurizer",
"checkver": "github",
"autoupdate": {
"url": "https://github.com/Depressurizer/Depressurizer/releases/download/v$version/Depressurizer-v$version.zip"
},
"version": "5.0.0",
"url": "https://github.com/Depressurizer/Depressurizer/releases/download/v5.0.0/Depressurizer-v5.0.0.zip",
"bin": "Depressurizer.exe",
"persist": "database.json",
"hash": "38ac8f8a922a65167bb49742d09d6988efb296cafabb4c57bc061896f65cd0f2",
"shortcuts": [
[
"Depressurizer.exe",
"Depressurizer"
]
]
}