-
-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathbuild.properties
More file actions
25 lines (22 loc) · 677 Bytes
/
build.properties
File metadata and controls
25 lines (22 loc) · 677 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 = wireshark
app.name = Wireshark
app.type = archive
app.version = 4.4.9
app.release = 20
app.homepage = https://www.wireshark.org
# Portable app
papp.id = ${app}-portable
papp.guid = {18EC4107-69C1-4A94-B7D5-FBD10E99CB49}
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 = Wireshark
atf.win64.filename = ${atf.id}-win64-${app.version}
atf.win64.ext = .exe
atf.win64.url = https://1.eu.dl.wireshark.org/win64/all-versions/Wireshark-${app.version}-x64.exe
atf.win64.assertextract = Wireshark.exe