{
  "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:216754299ee9d79a4a1935c29800308007fb1304bfd4833980e0b4a67b2924bb"
            ],
            "url": "https://github.com/alire-project/GNAT-FSF-builds/releases/download/gnat-11.2.0-1/gnat-x86_64-linux-11.2.0-1.tar.gz"
          }
        }
      },
      "macos": {
        "case(host-arch)": {
          "x86-64": {
            "binary": true,
            "hashes": [
              "sha256:25e76394ceeadda9a3a689e80e0e22492fc76a3b3d53a54bf90b8b1bdcbc3c7d"
            ],
            "url": "https://github.com/alire-project/GNAT-FSF-builds/releases/download/gnat-11.2.0-1/gnat-x86_64-darwin-11.2.0-1.tar.gz"
          }
        }
      },
      "windows": {
        "case(host-arch)": {
          "x86-64": {
            "binary": true,
            "hashes": [
              "sha256:3ed9e2d781e395dcc74544f691fbc15176f853a20d926b7409356c58a89e44ed"
            ],
            "url": "https://github.com/alire-project/GNAT-FSF-builds/releases/download/gnat-11.2.0-1/gnat-x86_64-windows64-11.2.0-1.tar.gz"
          }
        }
      }
    }
  },
  "provides": [
    "gnat=11.2.1"
  ],
  "version": "11.2.1"
}
