{ "version": "2.1.0-RC6", "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-RC6/coursier#/coursier.jar", "hash": "b8d4c9e58fd9e458ed1d323870bde648b2d03c508c999c8859708925c1c5a22c", "bin": "coursier.jar", "env_set": { "COURSIER_CACHE": "$dir\\cache", "COURSIER_BIN_DIR": "$dir\\bin" }, "env_add_path": "bin", "persist": [ "cache", "bin" ], "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" } }