ammonite: Update to version 1.8.2

This commit is contained in:
Richard Kuhnt 2019-11-24 05:00:21 +00:00
parent 0a412939d9
commit ca630ce09a

View File

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