From 79d921ef5b266efa792676aa2cfb0fe4e403499b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 11 Oct 2025 12:31:25 +0000 Subject: [PATCH] ammonite: Update to version 3.0.3 --- bucket/ammonite.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/ammonite.json b/bucket/ammonite.json index 88ebf21483..19e243e5d8 100644 --- a/bucket/ammonite.json +++ b/bucket/ammonite.json @@ -1,13 +1,13 @@ { - "version": "3.0.2", + "version": "3.0.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": "https://ammonite.io", "license": "MIT", "suggest": { "JDK": "java/openjdk" }, - "url": "https://github.com/lihaoyi/Ammonite/releases/download/3.0.2/2.12-3.0.2#/amm.bat", - "hash": "c0f56f2ccb9cf048d3a9a1d8e1570fd607780d52508509b4b92d9ff8716e4e5b", + "url": "https://github.com/lihaoyi/Ammonite/releases/download/3.0.3/2.12-3.0.3#/amm.bat", + "hash": "4e929a791f6931944f5079dc961b1f79c773cab2ce2720338e155a40ac18457e", "bin": "amm.bat", "checkver": { "url": "https://api.github.com/repos/lihaoyi/Ammonite/releases",