ammonite: Update to version 1.7.1

This commit is contained in:
Richard Kuhnt 2019-09-12 07:00:23 +00:00
parent 006999d53b
commit 357b2da4e0

View File

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