ammonite: Update to version 2.5.3

This commit is contained in:
github-actions[bot] 2022-04-16 12:30:52 +00:00
parent 5d8b9b7fc6
commit a226f3dc88

View File

@ -1,13 +1,13 @@
{
"version": "2.5.2",
"version": "2.5.3",
"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.2/2.12-2.5.2#/amm.bat",
"hash": "be3d197be4e7f2382ad66215656ab6abbebcbd6e9f3571c1dbc80c701f5b5875",
"url": "https://github.com/lihaoyi/Ammonite/releases/download/2.5.3/2.12-2.5.3#/amm.bat",
"hash": "228bf9e688458dc1a1babe5412783b6806493d5b9ad47fc968a296e8e292e998",
"bin": "amm.bat",
"checkver": {
"github": "https://github.com/lihaoyi/Ammonite"