{
  "homepage": "https://projects.spring.io/spring-boot/",
  "version": "2.4",
  "license": "Apache 2.0",
  "hash": "73e8424dc1c7667d04e023c7ea3dcb63f59b55b3814bed5a4d8ea15050d09374",
  "url": "https://repo.spring.io/release/org/springframework/boot/spring-boot-cli/2.4.13/spring-boot-cli-2.4.13-bin.zip",
  "extract_dir": "spring-2.4.13",
  "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"
    }
  }
}
