-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathcurrentversion.json
More file actions
37 lines (37 loc) · 1.34 KB
/
currentversion.json
File metadata and controls
37 lines (37 loc) · 1.34 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
{
"macnew": {
"date": 1656604521,
"ver": "1.2.00",
"file": "https://github.com/LightBurnSoftware/deployment/releases/download/1.2.00/LightBurn-Sur.V1.2.00.dmg"
},
"win32": {
"ver": "1.5.06",
"file": "https://github.com/LightBurnSoftware/deployment/releases/download/1.5.06/LightBurn-32Bit-v1.5.06.exe",
"date": 1710918006
},
"win64": {
"date": 1727186633,
"ver": "1.7.08",
"file": "https://release.lightburnsoftware.com/LightBurn/Release/LightBurn-v1.7.08/LightBurn-v1.7.08.exe"
},
"unix64_app": {
"date": 1727186633,
"ver": "1.7.08",
"file": "https://release.lightburnsoftware.com/LightBurn/Release/LightBurn-v1.7.08/LightBurn-Linux64-v1.7.08.AppImage"
},
"unix64_zip": {
"date": 1727186633,
"ver": "1.7.08",
"file": "https://release.lightburnsoftware.com/LightBurn/Release/LightBurn-v1.7.08/LightBurn-Linux64-v1.7.08.7z"
},
"unix64": {
"date": 1727186633,
"ver": "1.7.08",
"file": "https://release.lightburnsoftware.com/LightBurn/Release/LightBurn-v1.7.08/LightBurn-Linux64-v1.7.08.run"
},
"mac": {
"date": 1727186633,
"ver": "1.7.08",
"file": "https://release.lightburnsoftware.com/LightBurn/Release/LightBurn-v1.7.08/LightBurn.V1.7.08.dmg"
}
}