From f3fea56c19b338624422572909ec827ee1560815 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 19 Dec 2019 09:00:36 +0000 Subject: [PATCH] ammonite: Update to version 1.9.1 --- bucket/ammonite.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/ammonite.json b/bucket/ammonite.json index c3a2fd4993..51fa2b3321 100644 --- a/bucket/ammonite.json +++ b/bucket/ammonite.json @@ -1,11 +1,11 @@ { - "version": "1.9.0", + "version": "1.9.1", "license": "MIT", - "url": "https://github.com/lihaoyi/Ammonite/releases/download/1.9.0/2.12-1.9.0#/amm.bat", + "url": "https://github.com/lihaoyi/Ammonite/releases/download/1.9.1/2.12-1.9.1#/amm.bat", "bin": "amm.bat", "homepage": "http://ammonite.io", "description": "Ammonite lets you use the Scala language for scripting purposes: in the REPL, as scripts, as a library, or as a standalone systems shell.", - "hash": "08431baf66682b7a565eae4dba063a2f0966c2d1898a9eabc74ee9a2c14c0c5c", + "hash": "57587dbbbe41369638210679982728b3e45e6e878c4ad60b99f5a9e92e9e5d33", "checkver": { "github": "https://github.com/lihaoyi/Ammonite" },