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.20/DeezerDesktopSetup_7.0.20.exe",
"sha256": "6c9dc8bcdf5cc019f55b7ede687036b33e00abf58b371cd2ae8c506fb2a14bba",
"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]+)"
}
}
]
}
]
}