We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52bad1f commit 77a7ef5Copy full SHA for 77a7ef5
1 file changed
distributions/DistributionInfo.json
@@ -60,6 +60,16 @@
60
"Arm64PackageUrl": "https://wslstorestorage.blob.core.windows.net/wslblob/Ubuntu2204LTS-230518_ARM64.appx",
61
"PackageFamilyName": "CanonicalGroupLimited.Ubuntu22.04LTS_79rhkp1fndgsc"
62
},
63
+ {
64
+ "Name": "Ubuntu-24.04",
65
+ "FriendlyName": "Ubuntu 24.04 LTS",
66
+ "StoreAppId": "9NZ3KLHXDJP5",
67
+ "Amd64": true,
68
+ "Arm64": true,
69
+ "Amd64PackageUrl": "https://wslstorestorage.blob.core.windows.net/wslblob/Ubuntu2404-240425.AppxBundle",
70
+ "Arm64PackageUrl": "https://wslstorestorage.blob.core.windows.net/wslblob/Ubuntu2404-240425.AppxBundle",
71
+ "PackageFamilyName": "CanonicalGroupLimited.Ubuntu24.04LTS_79rhkp1fndgsc"
72
+ },
73
{
74
"Name": "OracleLinux_7_9",
75
"FriendlyName": "Oracle Linux 7.9",
0 commit comments