ammonite: Update to version 2.5.11

This commit is contained in:
github-actions[bot] 2023-09-29 04:25:31 +00:00
parent 1dff7ccfb2
commit e4d4490704

View File

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