Update to 24.04.2 for Ubuntu and Ubuntu 24.04 WSL instances (#12617)

We now have 24.04.2 released and hosted on our official ubuntu infrastructure. Point to those WSL images.

Didier Roche-Tolomelli committed Feb 25, 2025 at 00:20 UTC 45f11f97caefb46a4c896fe7228303d757f9229d
1 file changed +8 -8
distributions/DistributionInfo.json
+8 -8
@@ -6,12 +6,12 @@
6 "FriendlyName": "Ubuntu",
7 "Default": true,
8 "Amd64Url": {
9 - "Url": "https://publicwsldistros.blob.core.windows.net/wsldistrostorage/Ubuntu2404-250130_x64.wsl",
10 - "Sha256": "64d20e0b641d2d3ad00c8015f9e905a63932f499bd743ab77224f5242539da8d"
9 + "Url": "https://releases.ubuntu.com/noble/ubuntu-24.04.2-wsl-amd64.wsl",
10 + "Sha256": "5d1eea52103166f1c460dc012ed325c6eb31d2ce16ef6a00ffdfda8e99e12f43"
11 },
12 "Arm64Url": {
13 - "Url": "https://publicwsldistros.blob.core.windows.net/wsldistrostorage/Ubuntu2404-250130_ARM64.wsl",
14 - "Sha256": "a97f5513a3c9946b4b4ac3035eb441e9a6cb797fe46f0a7462c81b842d25a608"
13 + "Url": "https://cdimages.ubuntu.com/releases/24.04.2/release/ubuntu-24.04.2-wsl-arm64.wsl",
14 + "Sha256": "75e6660229fabb38a6fdc1c94eec7d834a565fa58a64b7534e540da5319b2576"
15 }
16 },
17 {
@@ -19,12 +19,12 @@
19 "FriendlyName": "Ubuntu 24.04 LTS",
20 "Default": false,
21 "Amd64Url": {
22 - "Url": "https://publicwsldistros.blob.core.windows.net/wsldistrostorage/Ubuntu2404-250130_x64.wsl",
23 - "Sha256": "64d20e0b641d2d3ad00c8015f9e905a63932f499bd743ab77224f5242539da8d"
22 + "Url": "https://releases.ubuntu.com/noble/ubuntu-24.04.2-wsl-amd64.wsl",
23 + "Sha256": "5d1eea52103166f1c460dc012ed325c6eb31d2ce16ef6a00ffdfda8e99e12f43"
24 },
25 "Arm64Url": {
26 - "Url": "https://publicwsldistros.blob.core.windows.net/wsldistrostorage/Ubuntu2404-250130_ARM64.wsl",
27 - "Sha256": "a97f5513a3c9946b4b4ac3035eb441e9a6cb797fe46f0a7462c81b842d25a608"
26 + "Url": "https://cdimages.ubuntu.com/releases/24.04.2/release/ubuntu-24.04.2-wsl-arm64.wsl",
27 + "Sha256": "75e6660229fabb38a6fdc1c94eec7d834a565fa58a64b7534e540da5319b2576"
28 }
29 }
30 ],