mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +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
|
||||
License: MPL-2.0
|
||||
WebSite: https://support.mozilla.org/products/mobile
|
||||
SourceCode: https://github.com/mozilla-mobile/fenix
|
||||
IssueTracker: https://github.com/mozilla-mobile/fenix/issues/
|
||||
SourceCode: https://github.com/mozilla-mobile/firefox-android
|
||||
IssueTracker: https://gitlab.com/relan/fennecbuild/-/issues
|
||||
Changelog: https://www.mozilla.org/en-US/firefox/android/notes/
|
||||
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: 550021 = Firefox 55.0 for ARMv8, second revision
|
||||
|
||||
Android Components version:
|
||||
grep VERSION build/org.mozilla.fennec_fdroid/buildSrc/src/main/java/AndroidComponents.kt
|
||||
MozAppServices, Glean and MozFennec versions:
|
||||
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:
|
||||
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:
|
||||
MozAndroidComponentsAS version:
|
||||
grep 'android_components_version =' build/srclib/MozAppServices/build.gradle
|
||||
|
||||
Glean (AS) version:
|
||||
grep 'mozilla_glean =' build/srclib/MozAndroidComponentsAS/buildSrc/src/main/java/Dependencies.kt
|
||||
MozGleanAS version:
|
||||
grep 'mozilla_glean =' build/srclib/FirefoxAndroidAS/android-components/buildSrc/src/main/java/Dependencies.kt
|
||||
|
||||
Python:
|
||||
* https://github.com/pyenv/pyenv/releases
|
||||
* https://www.python.org/downloads/
|
||||
wasi-sdk version:
|
||||
grep -A5 '^wasi-sdk:' build/srclib/MozFennec/taskcluster/ci/fetch/toolchains.yml
|
||||
|
||||
Rust:
|
||||
* https://github.com/rust-lang/rustup/releases
|
||||
* https://github.com/rust-lang/rustup/tags
|
||||
* https://www.rust-lang.org/
|
||||
|
||||
ArchivePolicy: 4 versions
|
||||
|
|
|
|||
Loading…
Reference in a new issue