ammonite: Update to version 1.9.5

This commit is contained in:
Richard Kuhnt 2019-12-24 23:00:24 +00:00
parent 9e5cfa1159
commit 3dd6a66456

View File

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