From ff126ab0d3fc7f13a146a79e5f672deca5ebd170 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 1 Feb 2022 16:37:35 +0000 Subject: [PATCH] ammonite: Update to version 2.5.2 --- bucket/ammonite.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/ammonite.json b/bucket/ammonite.json index c1ce3a6a1c..ec22a23ac2 100644 --- a/bucket/ammonite.json +++ b/bucket/ammonite.json @@ -1,13 +1,13 @@ { - "version": "2.5.1", + "version": "2.5.2", "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.1/2.12-2.5.1#/amm.bat", - "hash": "5d5f923d90fb222acb243ab09ff795f3f59ff26ddd4925b40c5dc87013dc8b10", + "url": "https://github.com/lihaoyi/Ammonite/releases/download/2.5.2/2.12-2.5.2#/amm.bat", + "hash": "be3d197be4e7f2382ad66215656ab6abbebcbd6e9f3571c1dbc80c701f5b5875", "bin": "amm.bat", "checkver": { "github": "https://github.com/lihaoyi/Ammonite"