update wifisetup to 36C3
This commit is contained in:
parent
6bb86410e6
commit
c395b284db
|
@ -1,17 +1,16 @@
|
||||||
Categories:
|
Categories:
|
||||||
- Connectivity
|
- Connectivity
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
SourceCode: https://github.com/Bubu/wifisetup
|
SourceCode: https://github.com/EventInfra/wifisetup
|
||||||
IssueTracker: https://github.com/Bubu/wifisetup/issues
|
|
||||||
|
|
||||||
AutoName: CCC Camp 2019 Wifi Setup
|
AutoName: 36C3 Wifi Setup
|
||||||
Description: |
|
Description: |
|
||||||
This app creates a secure profile with CA certificate checking (Let's
|
This app creates a secure profile with CA certificate checking (Let's
|
||||||
Encrypt) and certificate subject verification (radius.c3noc.net).
|
Encrypt) and certificate subject verification (radius.c3noc.net).
|
||||||
Current iteration for ccamp2019.
|
Current iteration for 36c3.
|
||||||
|
|
||||||
RepoType: git
|
RepoType: git
|
||||||
Repo: https://github.com/Bubu/wifisetup.git
|
Repo: https://github.com/EventInfra/wifisetup.git
|
||||||
|
|
||||||
Builds:
|
Builds:
|
||||||
- versionName: '0.25'
|
- versionName: '0.25'
|
||||||
|
@ -31,7 +30,14 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: '0.31'
|
||||||
|
versionCode: 20191205
|
||||||
|
commit: fb248d405c69b5f8a11421abf17eda9d9e1d3cbf
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
AutoUpdateMode: None
|
AutoUpdateMode: None
|
||||||
UpdateCheckMode: RepoManifest
|
UpdateCheckMode: RepoManifest
|
||||||
CurrentVersion: '0.26'
|
CurrentVersion: '0.31'
|
||||||
CurrentVersionCode: 20190813
|
CurrentVersionCode: 20191205
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Official NOC application for connecting to the 35C3 WiFi
|
Official NOC application for connecting to the 36C3 WiFi
|
||||||
|
|
Loading…
Reference in a new issue