1
1
Fork 0
mirror of https://github.com/oxen-io/lokinet synced 2023-12-14 06:53:00 +01:00

Bump win32 gui version (#1446)

* bump gui build and hashpin

* run gui in no-tray mode by default

* bump gui version and hashpin
This commit is contained in:
Jeff 2020-11-02 20:17:04 -05:00 committed by GitHub
parent 92ddda96a9
commit d1181d0ebb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,5 @@
set(GUI_ZIP_URL "https://builds.lokinet.dev/loki-project/loki-network-control-panel/master/lokinet-gui-windows-32bit-20201027T145055Z-c401b3279.zip")
set(GUI_ZIP_HASH SHA256=72259bf7d515a2a5dbc490a6c5c79acd2d64d748ecb8b0be9b45a63e0f46440b)
set(GUI_ZIP_URL "https://builds.lokinet.dev/loki-project/loki-network-control-panel/master/lokinet-gui-windows-32bit-20201103T002413Z-2db481ddb.zip")
set(GUI_ZIP_HASH SHA256=f6a2b1f6c64d1f6a171321afd8bb86704ecee41b1b18734821eead57a4dcc095)
set(TUNTAP_URL "https://build.openvpn.net/downloads/releases/latest/tap-windows-latest-stable.exe")
set(TUNTAP_EXE "${CMAKE_BINARY_DIR}/tuntap-install.exe")
set(BOOTSTRAP_URL "https://seed.lokinet.org/lokinet.signed")