maa-assistant-arknights: correct license metadata

https://github.com/Cryolitia/FastDeploy/blob/master/LICENSE

Changed files
+1 -1
pkgs
by-name
ma
maa-assistant-arknights
+1 -1
pkgs/by-name/ma/maa-assistant-arknights/fastdeploy-ppocr.nix
···
description = "MaaAssistantArknights stripped-down version of FastDeploy";
homepage = "https://github.com/MaaAssistantArknights/FastDeploy";
platforms = platforms.linux;
-
license = licenses.apsl20;
+
license = licenses.asl20;
broken = cudaSupport && stdenv.hostPlatform.system != "x86_64-linux";
};
})