@samitouri / QOSAMI-WSL / commits / dbc6bb5f

Update DistributionInfo.json Kali Linux Arm (#11528)

Kali Linux does include an ARM build in the bundle, so it should be shown to users of ARM devices

Carlos Rafael Ramirez committed May 4, 2024 at 01:22 UTC dbc6bb5f9fcec5d9cb358d0024836d44d9ddf42c
1 file changed +2 -2
distributions/DistributionInfo.json
+2 -2
@@ -25,9 +25,9 @@
25 "FriendlyName": "Kali Linux Rolling",
26 "StoreAppId": "9PKR34TNCV07",
27 "Amd64": true,
28 - "Arm64": false,
28 + "Arm64": true,
29 "Amd64PackageUrl": "https://wsldownload.azureedge.net/KaliLinux_1.13.1.0.AppxBundle",
30 - "Arm64PackageUrl": null,
30 + "Arm64PackageUrl": "https://wsldownload.azureedge.net/KaliLinux_1.13.1.0.AppxBundle",
31 "PackageFamilyName": "KaliLinux.54290C8133FEE_ey8k8hqnwqnmg"
32 },
33 {