Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/python/mozrelease/test/data/   (Firefox Browser Version 153.0.1©)  Datei vom 27.6.2026 mit Größe 782 B image not shown  

Quelle  whatsnew-firefox-com.yml   Sprache: unbekannt

 
Spracherkennung für: .yml vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]

# Any copyright is dedicated to the Public Domain.
http://creativecommons.org/publicdomain/zero/1.0/

---
- type: product-details
  url: "https://www.firefox.com/%LOCALE%/{product}/{version}/releasenotes/"
# %LOCALE% is automatically replaced by Balrog.
- type: show-url
  # yamllint disable-line rule:line-length
  url: "https://www.firefox.com/%LOCALE%/whatsnew/{version.major_number}/?oldversion=%OLD_VERSION%&utm_medium=firefox-desktop&utm_source=update&utm_campaign={version.major_number}"
  conditions:
      blob-types: [wnp]
      release-types: [release]
      products: [firefox]
      update-channel: release
      # e.g.: ["<141.0"]. {version.major_number} reflects the current version.
      # This is done by taskgraph.
      versions: ["<{version.major_number}.0"]

[Dauer der Verarbeitung: 0.48 Sekunden]