forked from heywoodlh/jumpfm
-
Notifications
You must be signed in to change notification settings - Fork 0
/
updates.json
20 lines (20 loc) · 882 Bytes
/
updates.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
"linux-x64-prod": {
"readme": "JumpFm",
"update": "https://github.com/JumpFm/jumpfm/releases/download/v1.0.5/JumpFm-1.0.5-x86_64.AppImage",
"install": "https://github.com/JumpFm/jumpfm/releases/download/v1.0.5/JumpFm-1.0.5-x86_64.AppImage",
"version": "1.0.5"
},
"win32-x64-prod": {
"readme": "JumpFm",
"update": "https://github.com/JumpFm/jumpfm/releases/download/v1.0.5/jumpfm-setup-1.0.5.exe",
"install": "https://github.com/JumpFm/jumpfm/releases/download/v1.0.5/jumpfm-setup-1.0.5.exe",
"version": "1.0.5"
},
"darwin-x64-prod": {
"readme": "JumpFm",
"update": "https://github.com/heywoodlh/jumpfm/releases/download/v1.0.2/jumpfm-1.0.2.dmg",
"install": "https://github.com/heywoodlh/jumpfm/releases/download/v1.0.2/jumpfm-1.0.2.dmg",
"version": "1.0.2"
}
}