From 4de0ec3c8c5bb52f9cee95fec77cb5e87fdbba8f Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 18 Nov 2018 14:00:25 +0000 Subject: [PATCH] ammonite: Update to version 1.4.3 --- ammonite.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ammonite.json b/ammonite.json index ddf8669890..9cf2cbb920 100644 --- a/ammonite.json +++ b/ammonite.json @@ -1,10 +1,10 @@ { - "version": "1.4.2", + "version": "1.4.3", "license": "MIT", - "url": "https://github.com/lihaoyi/Ammonite/releases/download/1.4.2/2.12-1.4.2#/amm.bat", + "url": "https://github.com/lihaoyi/Ammonite/releases/download/1.4.3/2.12-1.4.3#/amm.bat", "bin": "amm.bat", "homepage": "http://ammonite.io", - "hash": "5d3d4f559754c2e8db40e96ae24db0153bbcffc3949f8323f46b7e9eb7b5a682", + "hash": "f805e97f8a11f191a9a3693ca14157c5e0ab157f61b151f8635ac258a412c3c1", "checkver": { "github": "https://github.com/lihaoyi/Ammonite" },