mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
IceCat: Update to 68.4.2
68.4.1 has not been built yet, so just replace it with a newer version. FIREFOX_68_4_2esr_RELEASE and FENNEC_68_4_2_RELEASE point to the same revision, use the former for consistency with the previous build entries.
This commit is contained in:
parent
1136e64b72
commit
4f0bd0202b
1 changed files with 8 additions and 8 deletions
|
|
@ -851,9 +851,9 @@ Builds:
|
|||
- zip -d fdroid/icecat-unsigned.apk 'META-INF/*.*'
|
||||
ndk: r15c
|
||||
|
||||
- versionName: 68.4.1
|
||||
versionCode: 680401
|
||||
commit: FENNEC_68_4_1_RELEASE
|
||||
- versionName: 68.4.2
|
||||
versionCode: 680402
|
||||
commit: FIREFOX_68_4_2esr_RELEASE
|
||||
timeout: 28800
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
|
|
@ -894,9 +894,9 @@ Builds:
|
|||
- zip -d fdroid/icecat-unsigned.apk 'META-INF/CERT.*' 'META-INF/MANIFEST.MF'
|
||||
ndk: r19c
|
||||
|
||||
- versionName: 68.4.1
|
||||
versionCode: 680411
|
||||
commit: FENNEC_68_4_1_RELEASE
|
||||
- versionName: 68.4.2
|
||||
versionCode: 680412
|
||||
commit: FIREFOX_68_4_2esr_RELEASE
|
||||
timeout: 28800
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
|
|
@ -944,5 +944,5 @@ MaintainerNotes: |-
|
|||
ArchivePolicy: 4 versions
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: 68.4.1
|
||||
CurrentVersionCode: 680411
|
||||
CurrentVersion: 68.4.2
|
||||
CurrentVersionCode: 680412
|
||||
|
|
|
|||
Loading…
Reference in a new issue