ammonite: Update to version 1.7.3

This commit is contained in:
Richard Kuhnt 2019-09-27 08:00:17 +00:00
parent e0a3de8322
commit e8efd5a538

View File

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