ammonite: Update to version 2.0.0

This commit is contained in:
Richard Kuhnt 2019-12-26 13:00:37 +00:00
parent 150c857e94
commit 0a50d93f7f

View File

@ -1,11 +1,11 @@
{ {
"version": "1.9.9", "version": "2.0.0",
"license": "MIT", "license": "MIT",
"url": "https://github.com/lihaoyi/Ammonite/releases/download/1.9.9/2.12-1.9.9#/amm.bat", "url": "https://github.com/lihaoyi/Ammonite/releases/download/2.0.0/2.12-2.0.0#/amm.bat",
"bin": "amm.bat", "bin": "amm.bat",
"homepage": "http://ammonite.io", "homepage": "http://ammonite.io",
"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.",
"hash": "278465c5a6d35639c0fa929cca654e6d0d34e8e4b89ad2f013eb68b0599727ff", "hash": "9be2ec56536dbfd6b48d2aacf221e4e7c4d5f45171d7f2660230eb0b68474543",
"checkver": { "checkver": {
"github": "https://github.com/lihaoyi/Ammonite" "github": "https://github.com/lihaoyi/Ammonite"
}, },