ammonite: Update to version 2.5.8

This commit is contained in:
github-actions[bot] 2023-02-08 20:29:56 +00:00
parent 1510531841
commit d7f193fa85

View File

@ -1,13 +1,13 @@
{ {
"version": "2.5.6", "version": "2.5.8",
"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.6/2.12-2.5.6#/amm.bat", "url": "https://github.com/lihaoyi/Ammonite/releases/download/2.5.8/2.12-2.5.8#/amm.bat",
"hash": "dd1f908f42b98d4df77074fd8eec994c94f01148ecdcde499bc4f8f3fd7fc97f", "hash": "1f68437fb4f559ed45003975a6dbe43df421e889a3dbcb29b9cf51eceef1f0f8",
"bin": "amm.bat", "bin": "amm.bat",
"checkver": { "checkver": {
"github": "https://github.com/lihaoyi/Ammonite" "github": "https://github.com/lihaoyi/Ammonite"