mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Merge branch 'org-gc-networktester-no-source' into 'master'
Network Tester: update URLs See merge request fdroid/fdroiddata!6605
This commit is contained in:
commit
ac07bd49b6
1 changed files with 9 additions and 9 deletions
|
|
@ -1,8 +1,8 @@
|
|||
Categories:
|
||||
- Connectivity
|
||||
License: Apache-2.0
|
||||
WebSite: https://code.google.com/p/androidnetworktester
|
||||
SourceCode: https://code.google.com/p/androidnetworktester/source
|
||||
WebSite: http://git.zarb.org/?p=androidnetworktester
|
||||
SourceCode: http://git.zarb.org/?p=androidnetworktester
|
||||
|
||||
AutoName: Network Tester
|
||||
Description: |-
|
||||
|
|
@ -11,31 +11,31 @@ Description: |-
|
|||
36 bytes file and checking its content). If the hotspot is actually redirecting
|
||||
you to a billing or authentication portal, you'll know instantly.
|
||||
|
||||
RepoType: git-svn
|
||||
Repo: https://androidnetworktester.googlecode.com/svn/trunk
|
||||
RepoType: git
|
||||
Repo: git://git.zarb.org/androidnetworktester
|
||||
|
||||
Builds:
|
||||
- versionName: '1.1'
|
||||
versionCode: 2
|
||||
commit: '34'
|
||||
commit: 37d7e24c5e81f9f0e4469d7aa299d95a47476574
|
||||
target: android-15
|
||||
|
||||
- versionName: '1.2'
|
||||
versionCode: 3
|
||||
commit: '44'
|
||||
commit: 3032df8713fa4e1bf6c25601be8c6e9e43f4f6bb
|
||||
target: android-15
|
||||
|
||||
- versionName: '1.3'
|
||||
versionCode: 4
|
||||
commit: '49'
|
||||
commit: 31ed8c01a1e1cd8667f1900485b76b86a8bf0927
|
||||
target: android-15
|
||||
|
||||
- versionName: '1.4'
|
||||
versionCode: 5
|
||||
commit: '50'
|
||||
commit: dbd48dfe5bf9d428321b85a7204060a8bbc5576e
|
||||
target: android-15
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Static
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.4'
|
||||
CurrentVersionCode: 5
|
||||
|
|
|
|||
Loading…
Reference in a new issue