{
  "homepage": "https://projects.spring.io/spring-boot/",
  "version": "2.3.0",
  "license": "Apache 2.0",
  "hash": "54c3a9de063268fff3b664a5213242ba991bed7db30031f7c166b10e17b5fe6a",
  "url": "https://repo.spring.io/snapshot/org/springframework/boot/spring-boot-cli/2.3.0.M4/spring-boot-cli-2.3.0.M4-bin.zip",
  "extract_dir": "spring-2.3.0.M4",
  "bin": "bin\\spring.bat",
  "suggest": {
    "JDK": [
      "java/oraclejdk",
      "java/openjdk"
    ]
  },
  "checkver": {
    "github": "https://github.com/spring-projects/spring-boot",
    "re": "/releases/tag/(?:v)?(2[\d.]+)\\.RELEASE"
  },
  "autoupdate": {
    "url": "https://repo.spring.io/release/org/springframework/boot/spring-boot-cli/$version.RELEASE/spring-boot-cli-$version.RELEASE-bin.zip",
    "extract_dir": "spring-$version.RELEASE",
    "hash": {
      "url": "$url.sha256"
    }
  }
}
