From 08fc46069d7a8872989ccf445dc7d0701521884b Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 28 Oct 2019 08:01:49 +0000 Subject: [PATCH] ammonite: Update to version 1.8.0 --- bucket/ammonite.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/ammonite.json b/bucket/ammonite.json index 2452eef58a..bccc073e24 100644 --- a/bucket/ammonite.json +++ b/bucket/ammonite.json @@ -1,11 +1,11 @@ { - "version": "1.7.4", + "version": "1.8.0", "license": "MIT", - "url": "https://github.com/lihaoyi/Ammonite/releases/download/1.7.4/2.12-1.7.4#/amm.bat", + "url": "https://github.com/lihaoyi/Ammonite/releases/download/1.8.0/2.12-1.8.0#/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": "a686b9809407dffe9fa666e9d2053b327a458e02316c795dd98c789a3b945d34", + "hash": "45da027b0312af019d6a3a6e0fe43a16e96794261a0e518c96bd536d27cf5eb3", "checkver": { "github": "https://github.com/lihaoyi/Ammonite" },