ammonite: Update to version 2.0.1

This commit is contained in:
Richard Kuhnt 2019-12-27 02:00:31 +00:00
parent 4d073982a6
commit 77c75f1970

View File

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