ammonite: Update to version 2.5.6

This commit is contained in:
github-actions[bot] 2023-01-11 01:56:29 +00:00
parent 57b2e98b84
commit 195ef55b64

View File

@ -1,13 +1,13 @@
{ {
"version": "2.5.5", "version": "2.5.6",
"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.", "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", "homepage": "http://ammonite.io",
"license": "MIT", "license": "MIT",
"suggest": { "suggest": {
"JDK": "java/openjdk" "JDK": "java/openjdk"
}, },
"url": "https://github.com/lihaoyi/Ammonite/releases/download/2.5.5/2.12-2.5.5#/amm.bat", "url": "https://github.com/lihaoyi/Ammonite/releases/download/2.5.6/2.12-2.5.6#/amm.bat",
"hash": "bd6fd884e712db9f434f55052a5ba21441c6d8c4fc3e91062a95b392f5c8be78", "hash": "dd1f908f42b98d4df77074fd8eec994c94f01148ecdcde499bc4f8f3fd7fc97f",
"bin": "amm.bat", "bin": "amm.bat",
"checkver": { "checkver": {
"github": "https://github.com/lihaoyi/Ammonite" "github": "https://github.com/lihaoyi/Ammonite"