ammonite: Update to version 1.7.0

This commit is contained in:
Richard Kuhnt 2019-09-12 05:01:50 +00:00
parent 0b7a425338
commit 006999d53b

View File

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