From 7a663590a52c8a9ddb56150045108297f4c1e0ab Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 10 Oct 2022 12:32:25 +0000 Subject: [PATCH] ammonite: Update to version 2.5.5 --- bucket/ammonite.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/ammonite.json b/bucket/ammonite.json index f229af736f..a182e3c8fa 100644 --- a/bucket/ammonite.json +++ b/bucket/ammonite.json @@ -1,13 +1,13 @@ { - "version": "2.5.4", + "version": "2.5.5", "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.4/2.12-2.5.4#/amm.bat", - "hash": "6cecd66cc8569605a75735a350e90ac0ed8643bdaac130a34d67ef98020514d1", + "url": "https://github.com/lihaoyi/Ammonite/releases/download/2.5.5/2.12-2.5.5#/amm.bat", + "hash": "bd6fd884e712db9f434f55052a5ba21441c6d8c4fc3e91062a95b392f5c8be78", "bin": "amm.bat", "checkver": { "github": "https://github.com/lihaoyi/Ammonite"