ammonite: Update to version 1.6.7

This commit is contained in:
Richard Kuhnt 2019-05-19 00:00:47 +00:00
parent 3100371b4f
commit 79201c76a2

View File

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