From ad6ae8bbf4ae464e82675acaa4ae4f2fd1540e96 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 13 Dec 2021 08:28:55 +0000 Subject: [PATCH] ammonite: Update to version 2.5.0 --- bucket/ammonite.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/ammonite.json b/bucket/ammonite.json index 391d64282f..c06486ae07 100644 --- a/bucket/ammonite.json +++ b/bucket/ammonite.json @@ -1,5 +1,5 @@ { - "version": "2.4.1", + "version": "2.5.0", "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", @@ -9,8 +9,8 @@ "java/openjdk" ] }, - "url": "https://github.com/lihaoyi/Ammonite/releases/download/2.4.1/2.12-2.4.1#/amm.bat", - "hash": "e67f6affb77f3f00c97c13c84d8c83b9adb8f9f722e9b8b5a06e5d4b0f00db8e", + "url": "https://github.com/lihaoyi/Ammonite/releases/download/2.5.0/2.12-2.5.0#/amm.bat", + "hash": "2535b5c5bf9e09bd32873ac0d67b666a53fcf09a14a3e2ab8ce06fb3e72e13f0", "bin": "amm.bat", "checkver": { "github": "https://github.com/lihaoyi/Ammonite"