ammonite: Update to version 3.0.0-M2

This commit is contained in:
github-actions[bot] 2024-05-13 16:29:18 +00:00
parent 223110b91f
commit 6ca32022ab

View File

@ -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",