From e8efd5a538b927364afd28c244808d03ef3b8871 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 27 Sep 2019 08:00:17 +0000 Subject: [PATCH] ammonite: Update to version 1.7.3 --- bucket/ammonite.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/ammonite.json b/bucket/ammonite.json index 8315ee24d0..0534094ed5 100644 --- a/bucket/ammonite.json +++ b/bucket/ammonite.json @@ -1,11 +1,11 @@ { - "version": "1.7.1", + "version": "1.7.3", "license": "MIT", - "url": "https://github.com/lihaoyi/Ammonite/releases/download/1.7.1/2.12-1.7.1#/amm.bat", + "url": "https://github.com/lihaoyi/Ammonite/releases/download/1.7.3/2.12-1.7.3#/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": "a04963016e7fc17091a5ee418cdac4dbd2f47c078f026cfa6a54b06fa94b4f47", + "hash": "55f00d9881baef88c6b446332f4b7054de8e82aea1157c1abbadd745e4389f62", "checkver": { "github": "https://github.com/lihaoyi/Ammonite" },