forked from mirrors/gecko-dev
Bug 1893712 - Update bouncer configs for win64-aarch64 msix r=taskgraph-reviewers,releng-reviewers,jcristau
Differential Revision: https://phabricator.services.mozilla.com/D208802
This commit is contained in:
parent
eba21ec906
commit
bfef239fb6
1 changed files with 1 additions and 0 deletions
|
|
@ -101,6 +101,7 @@ CONFIG_PER_BOUNCER_PRODUCT = {
|
||||||
"file_names": {
|
"file_names": {
|
||||||
"win": "{pretty_product}%20Setup%20{version}.msix",
|
"win": "{pretty_product}%20Setup%20{version}.msix",
|
||||||
"win64": "{pretty_product}%20Setup%20{version}.msix",
|
"win64": "{pretty_product}%20Setup%20{version}.msix",
|
||||||
|
"win64-aarch64": "{pretty_product}%20Setup%20{version}.msix",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
"pkg": {
|
"pkg": {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue