diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-15 03:34:50 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-15 03:34:50 +0000 |
commit | def92d1b8e9d373e2f6f27c366d578d97d8960c6 (patch) | |
tree | 2ef34b9ad8bb9a9220e05d60352558b15f513894 /taskcluster/gecko_taskgraph/manifests | |
parent | Adding debian version 125.0.3-1. (diff) | |
download | firefox-def92d1b8e9d373e2f6f27c366d578d97d8960c6.tar.xz firefox-def92d1b8e9d373e2f6f27c366d578d97d8960c6.zip |
Merging upstream version 126.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'taskcluster/gecko_taskgraph/manifests')
-rw-r--r-- | taskcluster/gecko_taskgraph/manifests/firefox_candidates.yml | 2 | ||||
-rw-r--r-- | taskcluster/gecko_taskgraph/manifests/firefox_nightly.yml | 1 |
2 files changed, 3 insertions, 0 deletions
diff --git a/taskcluster/gecko_taskgraph/manifests/firefox_candidates.yml b/taskcluster/gecko_taskgraph/manifests/firefox_candidates.yml index fb58439509..af0ea79aa4 100644 --- a/taskcluster/gecko_taskgraph/manifests/firefox_candidates.yml +++ b/taskcluster/gecko_taskgraph/manifests/firefox_candidates.yml @@ -391,6 +391,8 @@ mapping: - win32-shippable - win64-devedition - win32-devedition + - win64-aarch64-shippable + - win64-aarch64-devedition locale_prefix: 'multi/' pretty_name: Firefox Setup ${version}.msix checksums_path: ${path_platform}/multi/Firefox Setup ${version}.msix diff --git a/taskcluster/gecko_taskgraph/manifests/firefox_nightly.yml b/taskcluster/gecko_taskgraph/manifests/firefox_nightly.yml index d413ede3bd..421caba08f 100644 --- a/taskcluster/gecko_taskgraph/manifests/firefox_nightly.yml +++ b/taskcluster/gecko_taskgraph/manifests/firefox_nightly.yml @@ -465,6 +465,7 @@ mapping: - repackage-signing-shippable-l10n-msix only_for_platforms: - win64-shippable + - win64-aarch64-shippable - win32-shippable pretty_name: firefox-${version}.multi.${filename_platform}.installer.msix checksums_path: firefox-${version}.multi.${filename_platform}.installer.msix |