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