Update Debian URLs and SHA256 checksums to v1.26.0.0 (#40572)
Unfortunately we introduced a bug by not shipping a customized /etc/profile in v1.25.0.0 so this is the bug-fix follow-up release.
Robert Haist committed
May 16, 2026 at 22:25 UTC
56ce826cb103834b8f9b58ad5826d5132a808229
1 file changed
+4
-4
distributions/DistributionInfo.json
+4
-4
@@ -136,12 +136,12 @@
136
"FriendlyName": "Debian GNU/Linux",
137
"Default": true,
138
"Amd64Url": {
139
- "Url": "https://salsa.debian.org/debian/WSL/-/jobs/9600035/artifacts/raw/Debian_WSL_AMD64_v1.25.0.0.wsl",
140
- "Sha256": "ee39a35d9f655ec8bafd5125918cbe4c125d604197cdb9c723ce600296b9d319"
139
+ "Url": "https://salsa.debian.org/debian/WSL/-/jobs/9606244/artifacts/raw/Debian_WSL_AMD64_v1.26.0.0.wsl",
140
+ "Sha256": "5ec7dc68216e75d1d4d4761474e99d8461a98d316537110314b137122a879e0f"
141
},
142
"Arm64Url": {
143
- "Url": "https://salsa.debian.org/debian/WSL/-/jobs/9600035/artifacts/raw/Debian_WSL_ARM64_v1.25.0.0.wsl",
144
- "Sha256": "c748fb8c69168690611c4934e6dd310bdd7a75863680fa083d3c547dc0a0c702"
143
+ "Url": "https://salsa.debian.org/debian/WSL/-/jobs/9606244/artifacts/raw/Debian_WSL_ARM64_v1.26.0.0.wsl",
144
+ "Sha256": "09120df4fadc36fb2a0f7298e197785e6f599f12aaf95d43cba07a8ac7fb316b"
145
}
146
}
147
],