From 8cde809296a2521f1a575a4e917875ac594cd501 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 1 Jul 2019 06:01:48 +0000 Subject: [PATCH] ammonite: Update to version 1.6.9 --- bucket/ammonite.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/ammonite.json b/bucket/ammonite.json index 97fdabb750..33d0ce9a67 100644 --- a/bucket/ammonite.json +++ b/bucket/ammonite.json @@ -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" },