{
  "auto-gpr-with": false,
  "configuration": {
    "disabled": true
  },
  "description": "The GNAT Ada compiler - Native",
  "environment": {
    "PATH": {
      "prepend": "${CRATE_ROOT}/bin"
    }
  },
  "licenses": "GPL-3.0-or-later AND GPL-3.0-or-later WITH GCC-exception-3.1",
  "maintainers": [
    "chouteau@adacore.com"
  ],
  "maintainers-logins": [
    "Fabien-Chouteau"
  ],
  "name": "gnat_native",
  "origin": {
    "case(os)": {
      "linux": {
        "case(host-arch)": {
          "x86-64": {
            "binary": true,
            "hashes": [
              "sha256:8b7c5dcd858ba01bbb66053bcc2899a7015ef426b0f90d47b5b142b90886a6a2"
            ],
            "url": "https://github.com/alire-project/GNAT-FSF-builds/releases/download/gnat-10.3.0-1/gnat-x86_64-linux-10.3.0-1.tar.gz"
          }
        }
      },
      "macos": {
        "case(host-arch)": {
          "x86-64": {
            "binary": true,
            "hashes": [
              "sha256:20b3092f830adda081737e2d66322da8d4ad2bb9f5aa985bd18312d04fc61458"
            ],
            "url": "https://github.com/alire-project/GNAT-FSF-builds/releases/download/gnat-10.3.0-1/gnat-x86_64-darwin-10.3.0-1.tar.gz"
          }
        }
      },
      "windows": {
        "case(host-arch)": {
          "x86-64": {
            "binary": true,
            "hashes": [
              "sha256:6d85b367c642195308440f5b8bdc10b529e2014d58c4ada06e9c8a1f86bf5342"
            ],
            "url": "https://github.com/alire-project/GNAT-FSF-builds/releases/download/gnat-10.3.0-1/gnat-x86_64-windows64-10.3.0-1.tar.gz"
          }
        }
      }
    }
  },
  "provides": [
    "gnat=10.3.1"
  ],
  "version": "10.3.1"
}
