ammonite: Update to version 1.6.3

This commit is contained in:
Richard Kuhnt 2019-01-25 19:01:51 +00:00
parent 91d4864cd4
commit c2656188ff

View File

@ -1,11 +1,11 @@
{ {
"version": "1.6.2", "version": "1.6.3",
"license": "MIT", "license": "MIT",
"url": "https://github.com/lihaoyi/Ammonite/releases/download/1.6.2/2.12-1.6.2#/amm.bat", "url": "https://github.com/lihaoyi/Ammonite/releases/download/1.6.3/2.12-1.6.3#/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": "148a4057b61fa6ef4c7577a68ffa59321d305fd6ee124a4f1a0d116af30fa22a", "hash": "adafccfdc70cdc83f072f6b0c340205d422fca56f743e269635dfb40dc63b171",
"checkver": { "checkver": {
"github": "https://github.com/lihaoyi/Ammonite" "github": "https://github.com/lihaoyi/Ammonite"
}, },