From 6ca32022ab965be98eb6a9b3cba6b9c4022f663f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 13 May 2024 16:29:18 +0000 Subject: [PATCH] ammonite: Update to version 3.0.0-M2 --- bucket/ammonite.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/ammonite.json b/bucket/ammonite.json index 72641c3a72..e9a2a42ce2 100644 --- a/bucket/ammonite.json +++ b/bucket/ammonite.json @@ -1,13 +1,13 @@ { - "version": "3.0.0-M1", + "version": "3.0.0-M2", "description": "Ammonite lets you use the Scala language for scripting purposes: in the REPL, as scripts, as a library, or as a standalone systems shell.", "homepage": "https://ammonite.io", "license": "MIT", "suggest": { "JDK": "java/openjdk" }, - "url": "https://github.com/lihaoyi/Ammonite/releases/download/3.0.0-M1/2.12-3.0.0-M1#/amm.bat", - "hash": "4a5c1e3951ee7649db227338adf10f27d6cb77767f10898b8552f378a7e37cc4", + "url": "https://github.com/lihaoyi/Ammonite/releases/download/3.0.0-M2/2.12-3.0.0-M2#/amm.bat", + "hash": "df9e3e70e49da57cbcb079beb8be2c84a08d651143957d60bbfddbded9131e8d", "bin": "amm.bat", "checkver": { "url": "https://api.github.com/repos/lihaoyi/Ammonite/releases",