From 8b7aa790a7c0b1762e5f15241cc18f37b25b2f52 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 6 Nov 2018 13:00:30 +0000 Subject: [PATCH] ammonite: Update to version 1.4.2 --- ammonite.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ammonite.json b/ammonite.json index 1587932b8a..ddf8669890 100644 --- a/ammonite.json +++ b/ammonite.json @@ -1,10 +1,10 @@ { - "version": "1.4.0", + "version": "1.4.2", "license": "MIT", - "url": "https://github.com/lihaoyi/Ammonite/releases/download/1.4.0/2.12-1.4.0#/amm.bat", + "url": "https://github.com/lihaoyi/Ammonite/releases/download/1.4.2/2.12-1.4.2#/amm.bat", "bin": "amm.bat", "homepage": "http://ammonite.io", - "hash": "c095776dec98a19bb5f3b1bd6e0431e917689d046886f4871b308ed694ca19d8", + "hash": "5d3d4f559754c2e8db40e96ae24db0153bbcffc3949f8323f46b7e9eb7b5a682", "checkver": { "github": "https://github.com/lihaoyi/Ammonite" },