ammonite: Update to version 1.9.6

This commit is contained in:
Richard Kuhnt 2019-12-25 01:00:24 +00:00
parent ed9851b8de
commit 3fd93bb1c5

View File

@ -1,11 +1,11 @@
{
"version": "1.9.5",
"version": "1.9.6",
"license": "MIT",
"url": "https://github.com/lihaoyi/Ammonite/releases/download/1.9.5/2.12-1.9.5#/amm.bat",
"url": "https://github.com/lihaoyi/Ammonite/releases/download/1.9.6/2.12-1.9.6#/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": "5293144898786b57abe78a75b9749db01419ed5f39d2dbd03c9e5b6c18dc7071",
"hash": "c4f02c3622ee837a027e4de9d3ddce15645fa3f5895faa61becf5b370df60f9a",
"checkver": {
"github": "https://github.com/lihaoyi/Ammonite"
},