{
  "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:fdf29084a085cca39edc4ec5c6bb81f24f494e8b7ec3a605690831783d5e3a88"
            ],
            "url": "https://github.com/alire-project/GNAT-FSF-builds/releases/download/gnat-13.1.0-1/gnat-x86_64-linux-13.1.0-1.tar.gz"
          }
        }
      },
      "macos": {
        "case(host-arch)": {
          "x86-64": {
            "binary": true,
            "hashes": [
              "sha256:071d715cb06c065633f38e40b896e9c2cd9f6f8c67b6b205459e4534ebf15dce"
            ],
            "url": "https://github.com/alire-project/GNAT-FSF-builds/releases/download/gnat-13.1.0-1/gnat-x86_64-darwin-13.1.0-1.tar.gz"
          }
        }
      },
      "windows": {
        "case(host-arch)": {
          "x86-64": {
            "binary": true,
            "hashes": [
              "sha256:84523e4d363c1e7687c51cd8c084ac8e9bededf8c084de73f47b07149a8afdfd"
            ],
            "url": "https://github.com/alire-project/GNAT-FSF-builds/releases/download/gnat-13.1.0-1/gnat-x86_64-windows64-13.1.0-1.tar.gz"
          }
        }
      }
    }
  },
  "provides": [
    "gnat=13.1.0"
  ],
  "version": "13.1.0"
}
