From ebedac902baa673875f548fbaec05cda87dc0769 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 18 Oct 2018 15:00:27 +0000 Subject: [PATCH] ammonite: Update to version 1.3.2 --- ammonite.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ammonite.json b/ammonite.json index 48f5dacfc6..6d96a2591e 100644 --- a/ammonite.json +++ b/ammonite.json @@ -1,10 +1,10 @@ { - "version": "1.3.1", + "version": "1.3.2", "license": "MIT", - "url": "https://github.com/lihaoyi/Ammonite/releases/download/1.3.1/2.12-1.3.1#/amm.bat", + "url": "https://github.com/lihaoyi/Ammonite/releases/download/1.3.2/2.12-1.3.2#/amm.bat", "bin": "amm.bat", "homepage": "http://ammonite.io", - "hash": "2c4ad6f80c0871f8536b5e88ae65b0ef35e06da21f98222ca5647b98e8c093a5", + "hash": "6c7a64be86e2eab6cd5e9d00d79ee18818a051fa22eebc05efb771969cb7cccc", "checkver": { "github": "https://github.com/lihaoyi/Ammonite" },