From d146c4bf8536d106e2080b37b05d10595cae2d30 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 25 Dec 2019 06:00:23 +0000 Subject: [PATCH] ammonite: Update to version 1.9.8 --- bucket/ammonite.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/ammonite.json b/bucket/ammonite.json index 6fabd086a8..cf62f159a7 100644 --- a/bucket/ammonite.json +++ b/bucket/ammonite.json @@ -1,11 +1,11 @@ { - "version": "1.9.6", + "version": "1.9.8", "license": "MIT", - "url": "https://github.com/lihaoyi/Ammonite/releases/download/1.9.6/2.12-1.9.6#/amm.bat", + "url": "https://github.com/lihaoyi/Ammonite/releases/download/1.9.8/2.12-1.9.8#/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": "c4f02c3622ee837a027e4de9d3ddce15645fa3f5895faa61becf5b370df60f9a", + "hash": "dd27cc1b0d36dc22504ca5f743f6194876d94a296b62c29bb32b948a6c4f053e", "checkver": { "github": "https://github.com/lihaoyi/Ammonite" },