From 35480d1dab81161ff78477b2fed129cba054c045 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 13 Jan 2022 08:30:23 +0000 Subject: [PATCH] ammonite: Update to version 2.5.1 --- bucket/ammonite.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/ammonite.json b/bucket/ammonite.json index 5d8c635989..c1ce3a6a1c 100644 --- a/bucket/ammonite.json +++ b/bucket/ammonite.json @@ -1,13 +1,13 @@ { - "version": "2.5.0", + "version": "2.5.1", "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.0/2.12-2.5.0#/amm.bat", - "hash": "2535b5c5bf9e09bd32873ac0d67b666a53fcf09a14a3e2ab8ce06fb3e72e13f0", + "url": "https://github.com/lihaoyi/Ammonite/releases/download/2.5.1/2.12-2.5.1#/amm.bat", + "hash": "5d5f923d90fb222acb243ab09ff795f3f59ff26ddd4925b40c5dc87013dc8b10", "bin": "amm.bat", "checkver": { "github": "https://github.com/lihaoyi/Ammonite"