1{
2    "registries": [
3      {
4        "kind": "artifact",
5        "location": "https://artifacts.tools.arm.com/vcpkg-registry",
6        "name": "arm"
7      }
8    ],
9    "requires": {
10      "arm:compilers/arm/armclang":"^6.22.0",
11      "arm:compilers/arm/arm-none-eabi-gcc": "^13.2.1",
12      "arm:compilers/arm/llvm-embedded": "^18.1.3"
13    }
14  }
15