deezer-linux/dev.aunetx.deezer.json

25 lines
930 B
JSON

{
"app-id": "dev.aunetx.deezer",
"modules": [
{
"name": "deezer",
"sources": [
{
"type": "archive",
"url": "https://cdn-content.dzcdn.net/builds/deezer-desktop/8cF2rAuKxLcU1oMDmCYm8Uiqe19Ql0HTySLssdzLkQ9ZWHuDTp2JBtQOvdrFzWPA/win32/x86/7.0.31/DeezerDesktopSetup_7.0.31.exe",
"sha256": "d9625667cd24060180c0545800140bf0d5c3fce436eba866ae9969757c0cf8a1",
"only-arches": [
"x86_64"
],
"dest": "archive",
"x-checker-data": {
"type": "rotating-url",
"url": "https://www.deezer.com/desktop/download?platform=win32&architecture=x86",
"pattern": "([\\d]+\\.[\\d]+\\.[\\d]+)"
}
}
]
}
]
}