-
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathbuild.properties
More file actions
25 lines (22 loc) · 715 Bytes
/
build.properties
File metadata and controls
25 lines (22 loc) · 715 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
# Portapps
core.dir = ../portapps
# App
app = drawio
app.name = draw.io
app.type = archive
app.version = 14.5.1
app.release = 14
app.homepage = https://www.draw.io
# Portable app
papp.id = ${app}-portable
papp.guid = {55ADEDE1-996A-4346-AC6F-93CB1458FE87}
papp.name = ${app.name} Portable
papp.desc = ${app.name} portable on Windows by Portapps
papp.url = https://github.com/portapps/${papp.id}
papp.folder = app
# Official artifacts
atf.id = draw.io
atf.win64.filename = draw.io-windows-installer-win64
atf.win64.ext = .exe
atf.win64.url = https://github.com/jgraph/drawio-desktop/releases/download/v${app.version}/draw.io-${app.version}-windows-no-installer.exe
atf.win64.assertextract = $PLUGINSDIR/app-64.7z