ammonite: Update to version 1.9.3

This commit is contained in:
Richard Kuhnt 2019-12-23 15:00:32 +00:00
parent 2d3f48e8c9
commit bf2b76a4dc

View File

@ -1,11 +1,11 @@
{
"version": "1.9.2",
"version": "1.9.3",
"license": "MIT",
"url": "https://github.com/lihaoyi/Ammonite/releases/download/1.9.2/2.12-1.9.2#/amm.bat",
"url": "https://github.com/lihaoyi/Ammonite/releases/download/1.9.3/2.12-1.9.3#/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": "82a847403101509cbfd3189bfda06bc21f24bb6b9867238a0eea0f0ae9e43103",
"hash": "5f0651e33e9810408b7286bcbe9f5c9bc3821a90c0157fd49ea161d00cb49c42",
"checkver": {
"github": "https://github.com/lihaoyi/Ammonite"
},