Skip to content

Commit 731676a

Browse files
Add mariner arm64 to PMC release (#20176) (#20567)
1 parent 7643037 commit 731676a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

tools/packages.microsoft.com/mapping.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,14 @@
3636
"PackageFormat": "PACKAGE_NAME-POWERSHELL_RELEASE-1.cm.x86_64.rpm",
3737
"channel": "stable"
3838
},
39+
{
40+
"url": "cbl-mariner-2.0-preview-Microsoft-aarch64",
41+
"distribution": [
42+
"bionic"
43+
],
44+
"PackageFormat": "PACKAGE_NAME-POWERSHELL_RELEASE-1.cm.aarch64.rpm",
45+
"channel": "preview"
46+
},
3947
{
4048
"url": "cbl-mariner-2.0-preview-Microsoft-x86_64",
4149
"distribution": [

0 commit comments

Comments
 (0)