Skip to content

Commit 90703cb

Browse files
authored
Fix mariner mappings (PowerShell#17413)
1 parent dc2d03e commit 90703cb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tools/packages.microsoft.com/mapping.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@
1717
},
1818
{
1919
"url": "cbl-mariner-1.0-prod-Microsoft-x86_64-rpms",
20-
"distribution" : ["bionic"],
20+
"distribution" : ["mariner"],
2121
"PackageFormat" : "PACKAGE_NAME-POWERSHELL_RELEASE-1.cm1.x86_64.rpm"
2222
},
2323
{
24-
"url": "cbl-mariner-2.0-prod-Microsoft-x86_64-rpms",
24+
"url": "cbl-mariner-2.0-prod-Microsoft-x86_64",
2525
"distribution" : ["bionic"],
2626
"PackageFormat" : "PACKAGE_NAME-POWERSHELL_RELEASE-1.cm1.x86_64.rpm"
2727
},

0 commit comments

Comments
 (0)