From 9e87901fb8e73e32c16e91bb2fd26ff15cd858cb Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 14 Jan 2020 05:01:49 +0000 Subject: [PATCH] ammonite: Update to version 2.0.4 --- bucket/ammonite.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/ammonite.json b/bucket/ammonite.json index 7999abe624..2bab174214 100644 --- a/bucket/ammonite.json +++ b/bucket/ammonite.json @@ -1,11 +1,11 @@ { - "version": "2.0.3", + "version": "2.0.4", "license": "MIT", - "url": "https://github.com/lihaoyi/Ammonite/releases/download/2.0.3/2.12-2.0.3#/amm.bat", + "url": "https://github.com/lihaoyi/Ammonite/releases/download/2.0.4/2.12-2.0.4#/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": "d42d7a3abbf4194ea8c4332b1d85c426e22ce17d2ffc964506aa822e94de6bcb", + "hash": "044c6b93330c17d6d0cd418cf892a693a8d31475f7560cf2d5ec0f1f62631419", "checkver": { "github": "https://github.com/lihaoyi/Ammonite" },