From 9ab725ef2b9fc2ed87c1672e96cccb7b4e5a7c69 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 18 Oct 2018 09:00:27 +0000 Subject: [PATCH] ammonite: Update to version 1.3.0 --- ammonite.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ammonite.json b/ammonite.json index c87cb7287b..bb79cc98fa 100644 --- a/ammonite.json +++ b/ammonite.json @@ -1,10 +1,10 @@ { - "version": "1.2.1", + "version": "1.3.0", "license": "MIT", - "url": "https://github.com/lihaoyi/Ammonite/releases/download/1.2.1/2.12-1.2.1#/amm.bat", + "url": "https://github.com/lihaoyi/Ammonite/releases/download/1.3.0/2.12-1.3.0#/amm.bat", "bin": "amm.bat", "homepage": "http://ammonite.io", - "hash": "4e56e25400d7fe9bd35771e0db731a65b624eabe6433b29df4f506dc20f3dd24", + "hash": "23216b6544330917c16a1cc98ecc5eb7dac5a93988c7914d97ceabb7277b6c31", "checkver": { "github": "https://github.com/lihaoyi/Ammonite" },