ammonite: Update to version 2.4.0

This commit is contained in:
Richard Kuhnt 2021-06-08 14:00:18 +00:00
parent f5121a8b08
commit 1b3a6b54b7

View File

@ -1,5 +1,5 @@
{
"version": "2.3.8",
"version": "2.4.0",
"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": "http://ammonite.io",
"license": "MIT",
@ -9,8 +9,8 @@
"java/openjdk"
]
},
"url": "https://github.com/lihaoyi/Ammonite/releases/download/2.3.8/2.12-2.3.8#/amm.bat",
"hash": "1a963296d69ffc9fba3162c782e0229fe96aa48a53eec9a14c8d0b780601f3cf",
"url": "https://github.com/lihaoyi/Ammonite/releases/download/2.4.0/2.12-2.4.0#/amm.bat",
"hash": "2bc24823a4809a706331643d6b736a48b2ee3f538b71bc286e3dc6f8e0a22dd0",
"bin": "amm.bat",
"checkver": {
"github": "https://github.com/lihaoyi/Ammonite"