ammonite: Update to version 1.6.9

This commit is contained in:
Richard Kuhnt 2019-07-01 06:01:48 +00:00
parent aeb7bcfcb6
commit 8cde809296

View File

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