{ "version": "2.0.6", "description": "Pure Scala Artifact Fetching", "homepage": "https://github.com/coursier/coursier", "license": "Apache-2.0", "url": "https://github.com/coursier/coursier/releases/download/v2.0.6/coursier#/coursier.jar", "hash": "32728210563ad8b1f5f2ba836bdcef9fe7f465dd219ec3dc07b72842e23ae07d", "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" } }