mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +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:
|
Categories:
|
||||||
- Connectivity
|
- Connectivity
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
WebSite: https://code.google.com/p/androidnetworktester
|
WebSite: http://git.zarb.org/?p=androidnetworktester
|
||||||
SourceCode: https://code.google.com/p/androidnetworktester/source
|
SourceCode: http://git.zarb.org/?p=androidnetworktester
|
||||||
|
|
||||||
AutoName: Network Tester
|
AutoName: Network Tester
|
||||||
Description: |-
|
Description: |-
|
||||||
|
|
@ -11,31 +11,31 @@ Description: |-
|
||||||
36 bytes file and checking its content). If the hotspot is actually redirecting
|
36 bytes file and checking its content). If the hotspot is actually redirecting
|
||||||
you to a billing or authentication portal, you'll know instantly.
|
you to a billing or authentication portal, you'll know instantly.
|
||||||
|
|
||||||
RepoType: git-svn
|
RepoType: git
|
||||||
Repo: https://androidnetworktester.googlecode.com/svn/trunk
|
Repo: git://git.zarb.org/androidnetworktester
|
||||||
|
|
||||||
Builds:
|
Builds:
|
||||||
- versionName: '1.1'
|
- versionName: '1.1'
|
||||||
versionCode: 2
|
versionCode: 2
|
||||||
commit: '34'
|
commit: 37d7e24c5e81f9f0e4469d7aa299d95a47476574
|
||||||
target: android-15
|
target: android-15
|
||||||
|
|
||||||
- versionName: '1.2'
|
- versionName: '1.2'
|
||||||
versionCode: 3
|
versionCode: 3
|
||||||
commit: '44'
|
commit: 3032df8713fa4e1bf6c25601be8c6e9e43f4f6bb
|
||||||
target: android-15
|
target: android-15
|
||||||
|
|
||||||
- versionName: '1.3'
|
- versionName: '1.3'
|
||||||
versionCode: 4
|
versionCode: 4
|
||||||
commit: '49'
|
commit: 31ed8c01a1e1cd8667f1900485b76b86a8bf0927
|
||||||
target: android-15
|
target: android-15
|
||||||
|
|
||||||
- versionName: '1.4'
|
- versionName: '1.4'
|
||||||
versionCode: 5
|
versionCode: 5
|
||||||
commit: '50'
|
commit: dbd48dfe5bf9d428321b85a7204060a8bbc5576e
|
||||||
target: android-15
|
target: android-15
|
||||||
|
|
||||||
AutoUpdateMode: None
|
AutoUpdateMode: None
|
||||||
UpdateCheckMode: Static
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: '1.4'
|
CurrentVersion: '1.4'
|
||||||
CurrentVersionCode: 5
|
CurrentVersionCode: 5
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue