Skip to content

Commit 5c804e2

Browse files
committed
Fix mariner mappings (#17413)
1 parent 0fe19c1 commit 5c804e2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tools/packages.microsoft.com/mapping.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@
1414
"url": "microsoft-rhel7.3-prod",
1515
"distribution" : ["trusty"],
1616
"PackageFormat" : "PACKAGE_NAME-POWERSHELL_RELEASE-1.rh.x86_64.rpm"
17-
},
17+
},
1818
{
19-
"url": "cbl-mariner-2.0-prod-Microsoft-x86_64-rpms",
19+
"url": "cbl-mariner-2.0-prod-Microsoft-x86_64",
2020
"distribution" : ["bionic"],
2121
"PackageFormat" : "PACKAGE_NAME-POWERSHELL_RELEASE-1.cm1.x86_64.rpm"
2222
},

0 commit comments

Comments
 (0)