From d7f193fa85329ae0c02a9d93f818319ee003f9ed Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 8 Feb 2023 20:29:56 +0000 Subject: [PATCH] ammonite: Update to version 2.5.8 --- bucket/ammonite.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/ammonite.json b/bucket/ammonite.json index 03a42e4dad..88de743731 100644 --- a/bucket/ammonite.json +++ b/bucket/ammonite.json @@ -1,13 +1,13 @@ { - "version": "2.5.6", + "version": "2.5.8", "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.", "homepage": "http://ammonite.io", "license": "MIT", "suggest": { "JDK": "java/openjdk" }, - "url": "https://github.com/lihaoyi/Ammonite/releases/download/2.5.6/2.12-2.5.6#/amm.bat", - "hash": "dd1f908f42b98d4df77074fd8eec994c94f01148ecdcde499bc4f8f3fd7fc97f", + "url": "https://github.com/lihaoyi/Ammonite/releases/download/2.5.8/2.12-2.5.8#/amm.bat", + "hash": "1f68437fb4f559ed45003975a6dbe43df421e889a3dbcb29b9cf51eceef1f0f8", "bin": "amm.bat", "checkver": { "github": "https://github.com/lihaoyi/Ammonite"