ammonite: Update to version 1.9.0

This commit is contained in:
Richard Kuhnt 2019-12-19 03:00:24 +00:00
parent 774af6582c
commit f73599de07

View File

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