ammonite: Update to version 2.5.4

This commit is contained in:
github-actions[bot] 2022-05-21 04:29:58 +00:00
parent aae457e9ef
commit 7192e099e0

View File

@ -1,13 +1,13 @@
{
"version": "2.5.3",
"version": "2.5.4",
"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",
"suggest": {
"JDK": "java/openjdk"
},
"url": "https://github.com/lihaoyi/Ammonite/releases/download/2.5.3/2.12-2.5.3#/amm.bat",
"hash": "228bf9e688458dc1a1babe5412783b6806493d5b9ad47fc968a296e8e292e998",
"url": "https://github.com/lihaoyi/Ammonite/releases/download/2.5.4/2.12-2.5.4#/amm.bat",
"hash": "6cecd66cc8569605a75735a350e90ac0ed8643bdaac130a34d67ef98020514d1",
"bin": "amm.bat",
"checkver": {
"github": "https://github.com/lihaoyi/Ammonite"