-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathinkscape.json
More file actions
38 lines (36 loc) · 1010 Bytes
/
inkscape.json
File metadata and controls
38 lines (36 loc) · 1010 Bytes
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
38
{
"Linux-x64":{
"url":"https://inkscape.org/gallery/item/44616/"
,
"type":"AppImage",
"name":"Inkscape-091e20e-x86_64",
"executable":"Inkscape-091e20e-x86_64.AppImage",
"configExecutable":"Inkscape-091e20e-x86_64.AppImage"
},
"Windows-x64":{
"url":"https://inkscape.org/gallery/item/44622/"
,
"type":"7z",
"name":"inkscape-1.3.2_2023-11-25_091e20e-x64",
"executable":"inkscape\\bin\\inkscape.exe",
"configExecutable":"inkscape\\bin\\inkscape.exe"
},
"Mac-x64":{
"url":"https://inkscape.org/gallery/item/44623/"
,
"type":"dmg",
"ospath":"/Applications/",
"name":"Inkscape-1.3.2_x86_64",
"executable":"Inkscape.app",
"configExecutable":"Inkscape.app"
},
"Mac-aarch64":{
"url":"https://inkscape.org/gallery/item/44624/"
,
"type":"dmg",
"ospath":"/Applications/",
"name":"Inkscape-1.3.2_arm64",
"executable":"Inkscape.app",
"configExecutable":"Inkscape.app"
}
}