From 821b76347c34397013bfb4a88dce56e145c602d1 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 20 Dec 2019 00:00:41 +0000 Subject: [PATCH] ammonite: Update to version 1.9.2 --- bucket/ammonite.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/ammonite.json b/bucket/ammonite.json index 51fa2b3321..306946d079 100644 --- a/bucket/ammonite.json +++ b/bucket/ammonite.json @@ -1,11 +1,11 @@ { - "version": "1.9.1", + "version": "1.9.2", "license": "MIT", - "url": "https://github.com/lihaoyi/Ammonite/releases/download/1.9.1/2.12-1.9.1#/amm.bat", + "url": "https://github.com/lihaoyi/Ammonite/releases/download/1.9.2/2.12-1.9.2#/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": "57587dbbbe41369638210679982728b3e45e6e878c4ad60b99f5a9e92e9e5d33", + "hash": "82a847403101509cbfd3189bfda06bc21f24bb6b9867238a0eea0f0ae9e43103", "checkver": { "github": "https://github.com/lihaoyi/Ammonite" },