Skip to content

Commit

Permalink
Update DistributionInfo.json Kali Linux Arm (#11528)
Browse files Browse the repository at this point in the history
Kali Linux does include an ARM build in the bundle, so it should be shown to users of ARM devices
  • Loading branch information
crramirez authored May 3, 2024
1 parent 676a8c9 commit dbc6bb5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions distributions/DistributionInfo.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
},
{
Expand Down

0 comments on commit dbc6bb5

Please sign in to comment.