ammonite: Update to version 3.0.2

This commit is contained in:
github-actions[bot] 2025-02-17 20:28:14 +00:00
parent 450911c079
commit 33b6a7bbd4

View File

@ -1,13 +1,13 @@
{ {
"version": "3.0.1", "version": "3.0.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.", "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", "homepage": "https://ammonite.io",
"license": "MIT", "license": "MIT",
"suggest": { "suggest": {
"JDK": "java/openjdk" "JDK": "java/openjdk"
}, },
"url": "https://github.com/lihaoyi/Ammonite/releases/download/3.0.1/2.12-3.0.1#/amm.bat", "url": "https://github.com/lihaoyi/Ammonite/releases/download/3.0.2/2.12-3.0.2#/amm.bat",
"hash": "fc62be6802fb94ddb70d270b2aad478e6ab42e725b646a499fe3acf6e0a075bc", "hash": "c0f56f2ccb9cf048d3a9a1d8e1570fd607780d52508509b4b92d9ff8716e4e5b",
"bin": "amm.bat", "bin": "amm.bat",
"checkver": { "checkver": {
"url": "https://api.github.com/repos/lihaoyi/Ammonite/releases", "url": "https://api.github.com/repos/lihaoyi/Ammonite/releases",