mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Fennec F-Droid: update links
This commit is contained in:
parent
063ba3eef7
commit
3b9b50c643
1 changed files with 12 additions and 16 deletions
|
|
@ -5,8 +5,8 @@ Categories:
|
||||||
- Internet
|
- Internet
|
||||||
License: MPL-2.0
|
License: MPL-2.0
|
||||||
WebSite: https://support.mozilla.org/products/mobile
|
WebSite: https://support.mozilla.org/products/mobile
|
||||||
SourceCode: https://github.com/mozilla-mobile/fenix
|
SourceCode: https://github.com/mozilla-mobile/firefox-android
|
||||||
IssueTracker: https://github.com/mozilla-mobile/fenix/issues/
|
IssueTracker: https://gitlab.com/relan/fennecbuild/-/issues
|
||||||
Changelog: https://www.mozilla.org/en-US/firefox/android/notes/
|
Changelog: https://www.mozilla.org/en-US/firefox/android/notes/
|
||||||
Donate: https://sendto.mozilla.org/page/contribute/openwebfund
|
Donate: https://sendto.mozilla.org/page/contribute/openwebfund
|
||||||
|
|
||||||
|
|
@ -12775,26 +12775,22 @@ MaintainerNotes: |4-
|
||||||
* Example: 530210 = Firefox 53.0.2 for x86, initial revision
|
* Example: 530210 = Firefox 53.0.2 for x86, initial revision
|
||||||
* Example: 550021 = Firefox 55.0 for ARMv8, second revision
|
* Example: 550021 = Firefox 55.0 for ARMv8, second revision
|
||||||
|
|
||||||
Android Components version:
|
MozAppServices, Glean and MozFennec versions:
|
||||||
grep VERSION build/org.mozilla.fennec_fdroid/buildSrc/src/main/java/AndroidComponents.kt
|
grep 'mozilla_appservices =' build/org.mozilla.fennec_fdroid/android-components/plugins/dependencies/src/main/java/DependenciesPlugin.kt
|
||||||
|
grep 'mozilla_glean =' build/org.mozilla.fennec_fdroid/android-components/plugins/dependencies/src/main/java/DependenciesPlugin.kt
|
||||||
|
grep 'version =' build/org.mozilla.fennec_fdroid/android-components/plugins/dependencies/src/main/java/Gecko.kt
|
||||||
|
|
||||||
Application Services, Glean and GeckoView versions:
|
MozAndroidComponentsAS version:
|
||||||
grep 'mozilla_appservices =' build/srclib/MozAndroidComponents/buildSrc/src/main/java/Dependencies.kt
|
|
||||||
grep 'mozilla_glean =' build/srclib/MozAndroidComponents/buildSrc/src/main/java/Dependencies.kt
|
|
||||||
grep 'version =' build/srclib/MozAndroidComponents/buildSrc/src/main/java/Gecko.kt
|
|
||||||
|
|
||||||
Android Components (AS) version:
|
|
||||||
grep 'android_components_version =' build/srclib/MozAppServices/build.gradle
|
grep 'android_components_version =' build/srclib/MozAppServices/build.gradle
|
||||||
|
|
||||||
Glean (AS) version:
|
MozGleanAS version:
|
||||||
grep 'mozilla_glean =' build/srclib/MozAndroidComponentsAS/buildSrc/src/main/java/Dependencies.kt
|
grep 'mozilla_glean =' build/srclib/FirefoxAndroidAS/android-components/buildSrc/src/main/java/Dependencies.kt
|
||||||
|
|
||||||
Python:
|
wasi-sdk version:
|
||||||
* https://github.com/pyenv/pyenv/releases
|
grep -A5 '^wasi-sdk:' build/srclib/MozFennec/taskcluster/ci/fetch/toolchains.yml
|
||||||
* https://www.python.org/downloads/
|
|
||||||
|
|
||||||
Rust:
|
Rust:
|
||||||
* https://github.com/rust-lang/rustup/releases
|
* https://github.com/rust-lang/rustup/tags
|
||||||
* https://www.rust-lang.org/
|
* https://www.rust-lang.org/
|
||||||
|
|
||||||
ArchivePolicy: 4 versions
|
ArchivePolicy: 4 versions
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue