From 77a7ef5c48f8e91ef0898535976c5147d6132c80 Mon Sep 17 00:00:00 2001 From: Craig Loewen Date: Thu, 25 Apr 2024 15:46:51 -0400 Subject: [PATCH] Updated to include Ubuntu 24.04 --- distributions/DistributionInfo.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/distributions/DistributionInfo.json b/distributions/DistributionInfo.json index 2f1d6d4c..60db90e4 100644 --- a/distributions/DistributionInfo.json +++ b/distributions/DistributionInfo.json @@ -60,6 +60,16 @@ "Arm64PackageUrl": "https://wslstorestorage.blob.core.windows.net/wslblob/Ubuntu2204LTS-230518_ARM64.appx", "PackageFamilyName": "CanonicalGroupLimited.Ubuntu22.04LTS_79rhkp1fndgsc" }, + { + "Name": "Ubuntu-24.04", + "FriendlyName": "Ubuntu 24.04 LTS", + "StoreAppId": "9NZ3KLHXDJP5", + "Amd64": true, + "Arm64": true, + "Amd64PackageUrl": "https://wslstorestorage.blob.core.windows.net/wslblob/Ubuntu2404-240425.AppxBundle", + "Arm64PackageUrl": "https://wslstorestorage.blob.core.windows.net/wslblob/Ubuntu2404-240425.AppxBundle", + "PackageFamilyName": "CanonicalGroupLimited.Ubuntu24.04LTS_79rhkp1fndgsc" + }, { "Name": "OracleLinux_7_9", "FriendlyName": "Oracle Linux 7.9",