-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgpmdp.json
24 lines (24 loc) · 960 Bytes
/
gpmdp.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
"homepage": "https://www.googleplaymusicdesktopplayer.com/",
"description": "Google Play Music Desktop Player (unofficial)",
"version": "4.7.1",
"license": "MIT",
"url": "https://github.com/MarshallOfSound/Google-Play-Music-Desktop-Player-UNOFFICIAL-/releases/download/v4.7.1/GPMDP_3-4.7.1-full.nupkg#/dl.7z",
"hash": "sha1:bc5bea436af2ed7af8b822d02f76e0fae09f8192",
"extract_dir": "lib\\net45",
"shortcuts": [
[
"Google%20Play%20Music%20Desktop%20Player.exe",
"Google Play Music Desktop Player"
]
],
"checkver": {
"github": "https://github.com/MarshallOfSound/Google-Play-Music-Desktop-Player-UNOFFICIAL-"
},
"autoupdate": {
"url": "https://github.com/MarshallOfSound/Google-Play-Music-Desktop-Player-UNOFFICIAL-/releases/download/v$version/GPMDP_3-$version-full.nupkg#/dl.7z",
"hash": {
"url": "$baseurl/RELEASES"
}
}
}