ammonite: Update to version 1.9.2

This commit is contained in:
Richard Kuhnt 2019-12-20 00:00:41 +00:00
parent 62ac6590b1
commit 821b76347c

View File

@ -1,11 +1,11 @@
{
"version": "1.9.1",
"version": "1.9.2",
"license": "MIT",
"url": "https://github.com/lihaoyi/Ammonite/releases/download/1.9.1/2.12-1.9.1#/amm.bat",
"url": "https://github.com/lihaoyi/Ammonite/releases/download/1.9.2/2.12-1.9.2#/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": "57587dbbbe41369638210679982728b3e45e6e878c4ad60b99f5a9e92e9e5d33",
"hash": "82a847403101509cbfd3189bfda06bc21f24bb6b9867238a0eea0f0ae9e43103",
"checkver": {
"github": "https://github.com/lihaoyi/Ammonite"
},