github.com/eagleql/xray-core@v1.4.4/.github/build/friendly-filenames.json (about)

     1  {
     2    "android-arm64": { "friendlyName": "android-arm64-v8a" },
     3    "darwin-amd64": { "friendlyName": "macos-64" },
     4    "darwin-arm64": { "friendlyName": "macos-arm64-v8a" },
     5    "dragonfly-amd64": { "friendlyName": "dragonfly-64" },
     6    "freebsd-386": { "friendlyName": "freebsd-32" },
     7    "freebsd-amd64": { "friendlyName": "freebsd-64" },
     8    "freebsd-arm64": { "friendlyName": "freebsd-arm64-v8a" },
     9    "freebsd-arm7": { "friendlyName": "freebsd-arm32-v7a" },
    10    "linux-386": { "friendlyName": "linux-32" },
    11    "linux-amd64": { "friendlyName": "linux-64" },
    12    "linux-arm5": { "friendlyName": "linux-arm32-v5" },
    13    "linux-arm64": { "friendlyName": "linux-arm64-v8a" },
    14    "linux-arm6": { "friendlyName": "linux-arm32-v6" },
    15    "linux-arm7": { "friendlyName": "linux-arm32-v7a" },
    16    "linux-mips64le": { "friendlyName": "linux-mips64le" },
    17    "linux-mips64": { "friendlyName": "linux-mips64" },
    18    "linux-mipslesoftfloat": { "friendlyName": "linux-mips32le-softfloat" },
    19    "linux-mipsle": { "friendlyName": "linux-mips32le" },
    20    "linux-mipssoftfloat": { "friendlyName": "linux-mips32-softfloat" },
    21    "linux-mips": { "friendlyName": "linux-mips32" },
    22    "linux-ppc64le": { "friendlyName": "linux-ppc64le" },
    23    "linux-ppc64": { "friendlyName": "linux-ppc64" },
    24    "linux-riscv64": { "friendlyName": "linux-riscv64" },
    25    "linux-s390x": { "friendlyName": "linux-s390x" },
    26    "openbsd-386": { "friendlyName": "openbsd-32" },
    27    "openbsd-amd64": { "friendlyName": "openbsd-64" },
    28    "openbsd-arm64": { "friendlyName": "openbsd-arm64-v8a" },
    29    "openbsd-arm7": { "friendlyName": "openbsd-arm32-v7a" },
    30    "windows-386": { "friendlyName": "windows-32" },
    31    "windows-amd64": { "friendlyName": "windows-64" },
    32    "windows-arm7": { "friendlyName": "windows-arm32-v7a" }
    33  }