{
  "auto-gpr-with": false,
  "configuration": {
    "disabled": true
  },
  "description": "The GNAT Ada compiler - RISC-V cross-compiler",
  "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_riscv64_elf",
  "origin": {
    "case(os)": {
      "linux": {
        "case(host-arch)": {
          "x86-64": {
            "binary": true,
            "hashes": [
              "sha256:938f208c4b70f02885290def1ac98fd3bea3877a72616c108780f306479c6d25"
            ],
            "url": "https://github.com/alire-project/GNAT-FSF-builds/releases/download/gnat-13.2.0-1/gnat-riscv64-elf-linux64-13.2.0-1.tar.gz"
          }
        }
      },
      "macos": {
        "case(host-arch)": {
          "x86-64": {
            "binary": true,
            "hashes": [
              "sha256:79453eb5b205a8daa2245b17567ad622a2173e325d76cf982b4d202b99414bc4"
            ],
            "url": "https://github.com/alire-project/GNAT-FSF-builds/releases/download/gnat-13.2.0-1/gnat-riscv64-elf-darwin-13.2.0-1.tar.gz"
          }
        }
      },
      "windows": {
        "case(host-arch)": {
          "x86-64": {
            "binary": true,
            "hashes": [
              "sha256:acf4ed042e84e24159317f8250cf2a48f5175084162fa2a67066bf2e6cf44542"
            ],
            "url": "https://github.com/alire-project/GNAT-FSF-builds/releases/download/gnat-13.2.0-1/gnat-riscv64-elf-windows64-13.2.0-1.tar.gz"
          }
        }
      }
    }
  },
  "provides": [
    "gnat=13.2.1"
  ],
  "version": "13.2.1"
}
