diff --git a/bucket/coursier.json b/bucket/coursier.json index 2652d2d48b..541964f12e 100644 --- a/bucket/coursier.json +++ b/bucket/coursier.json @@ -1,10 +1,10 @@ { - "version": "2.1.25-M1", + "version": "2.1.25-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.25-M1/coursier#/coursier.jar", - "hash": "bef250dd13dba360ddd794e70b71f1ee511e89116e7392ec753786a72aff0aae", + "url": "https://github.com/coursier/coursier/releases/download/v2.1.25-M2/coursier#/coursier.jar", + "hash": "51ce0dea9dbc59a074b467b10c1dd64146a08211f2784832a41391df11f4efd3", "bin": "coursier.jar", "env_set": { "COURSIER_CACHE": "$dir\\cache",