fedora: Add Fedora 43 to the distribution list (#13643)
Six months have gone by, so it's time for another Fedora release. In addition to the general Fedora updates this release, the WSL image is now properly suffixed.
Jeremy Cline committed
Oct 28, 2025 at 17:45 UTC
fdfe1eb8439370c9eb6780467abc1e3f08f90eb1
1 file changed
+14
-1
distributions/DistributionInfo.json
+14
-1
@@ -172,10 +172,23 @@
172
}
173
],
174
"Fedora": [
175
+ {
176
+ "Name": "FedoraLinux-43",
177
+ "FriendlyName": "Fedora Linux 43",
178
+ "Default": true,
179
+ "Amd64Url": {
180
+ "Url": "https://download.fedoraproject.org/pub/fedora/linux/releases/43/Container/x86_64/images/Fedora-WSL-Base-43-1.6.x86_64.wsl",
181
+ "Sha256": "220780af9cf225e9645313b4c7b0457a26a38a53285eb203b2ab6188d54d5b82"
182
+ },
183
+ "Arm64Url": {
184
+ "Url": "https://download.fedoraproject.org/pub/fedora/linux/releases/43/Container/aarch64/images/Fedora-WSL-Base-43-1.6.aarch64.wsl",
185
+ "Sha256": "7eef7a83260218d8c878b3c7bbdaf11772103145184d0c65df27557f4cd49548"
186
+ }
187
+ },
188
{
189
"Name": "FedoraLinux-42",
190
"FriendlyName": "Fedora Linux 42",
178
- "Default": true,
191
+ "Default": false,
192
"Amd64Url": {
193
"Url": "https://download.fedoraproject.org/pub/fedora/linux/releases/42/Container/x86_64/images/Fedora-WSL-Base-42-1.1.x86_64.tar.xz",
194
"Sha256": "99fb3d05d78ca17c6815bb03cf528da8ef82ebc6260407f2b09461e0da8a1b8d"