From a226f3dc884a67f4484b9603ded0724e2205266a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 16 Apr 2022 12:30:52 +0000 Subject: [PATCH] ammonite: Update to version 2.5.3 --- bucket/ammonite.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/ammonite.json b/bucket/ammonite.json index ec22a23ac2..02354eff58 100644 --- a/bucket/ammonite.json +++ b/bucket/ammonite.json @@ -1,13 +1,13 @@ { - "version": "2.5.2", + "version": "2.5.3", "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.2/2.12-2.5.2#/amm.bat", - "hash": "be3d197be4e7f2382ad66215656ab6abbebcbd6e9f3571c1dbc80c701f5b5875", + "url": "https://github.com/lihaoyi/Ammonite/releases/download/2.5.3/2.12-2.5.3#/amm.bat", + "hash": "228bf9e688458dc1a1babe5412783b6806493d5b9ad47fc968a296e8e292e998", "bin": "amm.bat", "checkver": { "github": "https://github.com/lihaoyi/Ammonite"