From 1ccf6876906d9f47b79dd9c4cc177c728c5d4ec1 Mon Sep 17 00:00:00 2001 From: Ben Hillis Date: Thu, 6 Oct 2022 11:42:48 -0700 Subject: [PATCH] Revert "Update DistributionInfo.json (#8966)" (#8967) This reverts commit 2fc3cd6510c6298022b92624c47acda2e3ee91c6. --- distributions/DistributionInfo.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/distributions/DistributionInfo.json b/distributions/DistributionInfo.json index 239591e0..a6054a38 100644 --- a/distributions/DistributionInfo.json +++ b/distributions/DistributionInfo.json @@ -3,12 +3,12 @@ { "Name": "Ubuntu", "FriendlyName": "Ubuntu", - "StoreAppId": "9PDXGNCFSCZV", + "StoreAppId": "9NBLGGH4MSV6", "Amd64": true, "Arm64": true, - "Amd64PackageUrl": "https://wslstorestorage.blob.core.windows.net/wslblob/Ubuntu2204-221004.AppxBundle", - "Arm64PackageUrl": "https://wslstorestorage.blob.core.windows.net/wslblob/Ubuntu2204-221004.AppxBundle", - "PackageFamilyName": "CanonicalGroupLimited.Ubuntu_79rhkp1fndgsc" + "Amd64PackageUrl": "https://wsldownload.azureedge.net/Ubuntu.2020.424.0_x64.appx", + "Arm64PackageUrl": "https://wsldownload.azureedge.net/Ubuntu.2020.424.0_ARM64.appx", + "PackageFamilyName": "CanonicalGroupLimited.UbuntuonWindows_79rhkp1fndgsc" }, { "Name": "Debian",