ammonite: Update to version 2.2.0

This commit is contained in:
Jakub Čábera 2020-07-20 15:40:29 +02:00
parent 1b745bba2b
commit 10c8821a73

View File

@ -1,11 +1,11 @@
{
"version": "2.1.4",
"license": "MIT",
"url": "https://github.com/lihaoyi/Ammonite/releases/download/2.1.4/2.12-2.1.4#/amm.bat",
"bin": "amm.bat",
"homepage": "http://ammonite.io",
"version": "2.2.0",
"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": "ac023bc73bf6c55be079b270ef0ff2030cebe1a26c8d346a585c622a9bbcfd8a",
"homepage": "http://ammonite.io",
"license": "MIT",
"url": "https://github.com/lihaoyi/Ammonite/releases/download/2.2.0/2.12-2.2.0#/amm.bat",
"bin": "amm.bat",
"hash": "f717b8193e58a550ad0cf699be2f4f670156ff070d860f9009d6c9e139769459",
"checkver": {
"github": "https://github.com/lihaoyi/Ammonite"
},