Adding the Ubuntu-22.04 LTS app (#9469)

* Adding the Ubuntu-22.04 LTS app. * Apply suggestions from code review Co-authored-by: Craig Loewen <crloewen@microsoft.com>

Carlos Nihelton committed Jan 24, 2023 at 19:10 UTC efd1413b9689673f956b85c226f384b1591434cb
1 file changed +10
distributions/DistributionInfo.json
+10
@@ -70,6 +70,16 @@
70 "Arm64PackageUrl": "https://wsldownload.azureedge.net/Ubuntu_2004.2020.424.0_ARM64.appx",
71 "PackageFamilyName": "CanonicalGroupLimited.Ubuntu20.04onWindows_79rhkp1fndgsc"
72 },
73 + {
74 + "Name": "Ubuntu-22.04",
75 + "FriendlyName": "Ubuntu 22.04 LTS",
76 + "StoreAppId": "9PN20MSR04DW",
77 + "Amd64": true,
78 + "Arm64": true,
79 + "Amd64PackageUrl": "https://wslstorestorage.blob.core.windows.net/wslblob/Ubuntu2204LTS-230117.appx",
80 + "Arm64PackageUrl": "https://wslstorestorage.blob.core.windows.net/wslblob/Ubuntu2204LTS-230117_ARM64.appx",
81 + "PackageFamilyName": "CanonicalGroupLimited.Ubuntu22.04LTS_79rhkp1fndgsc"
82 + },
83 {
84 "Name": "OracleLinux_8_5",
85 "FriendlyName": "Oracle Linux 8.5",