{ "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", "suggest": { "JDK": [ "java/oraclejdk", "java/openjdk" ] }, "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" }, "autoupdate": { "url": "https://github.com/lihaoyi/Ammonite/releases/download/$version/2.12-$version#/amm.bat" } }