deezer: Update DeezerDesktopSetup_7.0.10.exe

This commit is contained in:
github-actions[bot] 2025-03-06 02:27:52 +00:00 committed by josselinonduty
parent e5cd64a9f3
commit da79ac3131
No known key found for this signature in database
1 changed files with 20 additions and 18 deletions

View File

@ -1,22 +1,24 @@
{
"app-id": "dev.aunetx.deezer",
"modules": [
{
"name": "deezer",
"sources": [
"app-id": "dev.aunetx.deezer",
"modules": [
{
"type": "archive",
"url": "https://e-cdn-content.dzcdn.net/builds/deezer-desktop/8cF2rAuKxLcU1oMDmCYm8Uiqe19Ql0HTySLssdzLkQ9ZWHuDTp2JBtQOvdrFzWPA/win32/x86/7.0.10/DeezerDesktopSetup_7.0.10.exe",
"sha256": "8b1f2369f5d9513c2746bab037c6d913527780f98bca067ec7139dede40a5958",
"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]+)"
}
"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]+)"
}
}
]
}
]
}
]
]
}