{ "version": "2.1.0-M2", "description": "Pure Scala Artifact Fetching", "homepage": "https://github.com/coursier/coursier", "license": "Apache-2.0", "url": "https://github.com/coursier/coursier/releases/download/v2.1.0-M2/coursier#/coursier.jar", "hash": "4c554d97e7b17493735aed86db98753d253fd9ca095d9ff82a117153d61b78c3", "bin": "coursier.jar", "env_set": { "COURSIER_HOME": "${env:LOCALAPPDATA}\\Coursier" }, "checkver": { "url": "https://github.com/coursier/coursier/releases", "regex": "tag/v([\\w\\.-]+)" }, "autoupdate": { "url": "https://github.com/coursier/coursier/releases/download/v$version/coursier#/coursier.jar" } }