From dbc6bb5f9fcec5d9cb358d0024836d44d9ddf42c Mon Sep 17 00:00:00 2001 From: Carlos Rafael Ramirez Date: Sat, 4 May 2024 01:22:27 +0200 Subject: [PATCH] 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 --- distributions/DistributionInfo.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/distributions/DistributionInfo.json b/distributions/DistributionInfo.json index 60db90e4..569b92dd 100644 --- a/distributions/DistributionInfo.json +++ b/distributions/DistributionInfo.json @@ -25,9 +25,9 @@ "FriendlyName": "Kali Linux Rolling", "StoreAppId": "9PKR34TNCV07", "Amd64": true, - "Arm64": false, + "Arm64": true, "Amd64PackageUrl": "https://wsldownload.azureedge.net/KaliLinux_1.13.1.0.AppxBundle", - "Arm64PackageUrl": null, + "Arm64PackageUrl": "https://wsldownload.azureedge.net/KaliLinux_1.13.1.0.AppxBundle", "PackageFamilyName": "KaliLinux.54290C8133FEE_ey8k8hqnwqnmg" }, {