From 0b960d556b61f1e449b4ffd979230834d7775c60 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 2 Nov 2018 04:00:25 +0000 Subject: [PATCH] ammonite: Update to version 1.3.3 --- ammonite.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ammonite.json b/ammonite.json index 6d96a2591e..4b4020358d 100644 --- a/ammonite.json +++ b/ammonite.json @@ -1,10 +1,10 @@ { - "version": "1.3.2", + "version": "1.3.3", "license": "MIT", - "url": "https://github.com/lihaoyi/Ammonite/releases/download/1.3.2/2.12-1.3.2#/amm.bat", + "url": "https://github.com/lihaoyi/Ammonite/releases/download/1.3.3/2.12-1.3.3#/amm.bat", "bin": "amm.bat", "homepage": "http://ammonite.io", - "hash": "6c7a64be86e2eab6cd5e9d00d79ee18818a051fa22eebc05efb771969cb7cccc", + "hash": "ea91f75c8a8eec66a44b35ea4e4144d2b25713d0fa0daa8eaac399a8795e8530", "checkver": { "github": "https://github.com/lihaoyi/Ammonite" },