add mapping to azurelinux repo (#24290)

This commit is contained in:
Anam Navied 2024-09-18 12:30:38 -04:00 committed by GitHub
parent 0b3709b1e1
commit 805e621517
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -53,6 +53,38 @@
"PackageFormat": "PACKAGE_NAME-POWERSHELL_RELEASE-1.cm.x86_64.rpm",
"channel": "preview"
},
{
"url": "azurelinux-3.0-prod-ms-oss-aarch64",
"distribution": [
"bionic"
],
"PackageFormat": "PACKAGE_NAME-POWERSHELL_RELEASE-1.cm.aarch64.rpm",
"channel": "stable"
},
{
"url": "azurelinux-3.0-prod-ms-oss-x86_64",
"distribution": [
"bionic"
],
"PackageFormat": "PACKAGE_NAME-POWERSHELL_RELEASE-1.cm.x86_64.rpm",
"channel": "stable"
},
{
"url": "azurelinux-3.0-preview-ms-oss-aarch64",
"distribution": [
"bionic"
],
"PackageFormat": "PACKAGE_NAME-POWERSHELL_RELEASE-1.cm.aarch64.rpm",
"channel": "preview"
},
{
"url": "azurelinux-3.0-preview-ms-oss-x86_64",
"distribution": [
"bionic"
],
"PackageFormat": "PACKAGE_NAME-POWERSHELL_RELEASE-1.cm.x86_64.rpm",
"channel": "preview"
},
{
"url": "microsoft-debian-stretch-prod",
"distribution": [