ammonite: Update to version 2.4.1

This commit is contained in:
Richard Kuhnt 2021-11-13 11:01:45 +00:00
parent 2f84c45496
commit 751c8ddf15

View File

@ -1,5 +1,5 @@
{
"version": "2.4.0",
"version": "2.4.1",
"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.4.0/2.12-2.4.0#/amm.bat",
"hash": "2bc24823a4809a706331643d6b736a48b2ee3f538b71bc286e3dc6f8e0a22dd0",
"url": "https://github.com/lihaoyi/Ammonite/releases/download/2.4.1/2.12-2.4.1#/amm.bat",
"hash": "e67f6affb77f3f00c97c13c84d8c83b9adb8f9f722e9b8b5a06e5d4b0f00db8e",
"bin": "amm.bat",
"checkver": {
"github": "https://github.com/lihaoyi/Ammonite"