ammonite: Update to version 2.5.2

This commit is contained in:
github-actions[bot] 2022-02-01 16:37:35 +00:00
parent 9f54f4af99
commit ff126ab0d3

View File

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