ammonite: Update to version 1.6.8

This commit is contained in:
Richard Kuhnt 2019-06-14 08:00:49 +00:00
parent 158cde561f
commit 6a32a8fa7a

View File

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