diff --git a/bucket/ammonite.json b/bucket/ammonite.json index 1396911b2d..391d64282f 100644 --- a/bucket/ammonite.json +++ b/bucket/ammonite.json @@ -1,5 +1,5 @@ { - "version": "2.4.0", + "version": "2.4.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", @@ -9,8 +9,8 @@ "java/openjdk" ] }, - "url": "https://github.com/lihaoyi/Ammonite/releases/download/2.4.0/2.12-2.4.0#/amm.bat", - "hash": "2bc24823a4809a706331643d6b736a48b2ee3f538b71bc286e3dc6f8e0a22dd0", + "url": "https://github.com/lihaoyi/Ammonite/releases/download/2.4.1/2.12-2.4.1#/amm.bat", + "hash": "e67f6affb77f3f00c97c13c84d8c83b9adb8f9f722e9b8b5a06e5d4b0f00db8e", "bin": "amm.bat", "checkver": { "github": "https://github.com/lihaoyi/Ammonite"