ammonite: Update to version 2.5.1

This commit is contained in:
github-actions[bot] 2022-01-13 08:30:23 +00:00
parent 593a061ec3
commit 35480d1dab

View File

@ -1,13 +1,13 @@
{
"version": "2.5.0",
"version": "2.5.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",
"suggest": {
"JDK": "java/openjdk"
},
"url": "https://github.com/lihaoyi/Ammonite/releases/download/2.5.0/2.12-2.5.0#/amm.bat",
"hash": "2535b5c5bf9e09bd32873ac0d67b666a53fcf09a14a3e2ab8ce06fb3e72e13f0",
"url": "https://github.com/lihaoyi/Ammonite/releases/download/2.5.1/2.12-2.5.1#/amm.bat",
"hash": "5d5f923d90fb222acb243ab09ff795f3f59ff26ddd4925b40c5dc87013dc8b10",
"bin": "amm.bat",
"checkver": {
"github": "https://github.com/lihaoyi/Ammonite"