From 3dd6a66456731f24821cd4bacdcc5255626ccff6 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 24 Dec 2019 23:00:24 +0000 Subject: [PATCH] ammonite: Update to version 1.9.5 --- bucket/ammonite.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/ammonite.json b/bucket/ammonite.json index 8dc0641783..bc1c60b27c 100644 --- a/bucket/ammonite.json +++ b/bucket/ammonite.json @@ -1,11 +1,11 @@ { - "version": "1.9.3", + "version": "1.9.5", "license": "MIT", - "url": "https://github.com/lihaoyi/Ammonite/releases/download/1.9.3/2.12-1.9.3#/amm.bat", + "url": "https://github.com/lihaoyi/Ammonite/releases/download/1.9.5/2.12-1.9.5#/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": "5f0651e33e9810408b7286bcbe9f5c9bc3821a90c0157fd49ea161d00cb49c42", + "hash": "5293144898786b57abe78a75b9749db01419ed5f39d2dbd03c9e5b6c18dc7071", "checkver": { "github": "https://github.com/lihaoyi/Ammonite" },