ammonite: Update to version 1.9.1

This commit is contained in:
Richard Kuhnt 2019-12-19 09:00:36 +00:00
parent f73599de07
commit f3fea56c19

View File

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