mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 01:01:22 +00:00
ammonite: Update to version 2.5.9
This commit is contained in:
parent
3ba27e2b01
commit
f3d8a23eb9
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "2.5.8",
|
"version": "2.5.9",
|
||||||
"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/2.5.8/2.12-2.5.8#/amm.bat",
|
"url": "https://github.com/lihaoyi/Ammonite/releases/download/2.5.9/2.12-2.5.9#/amm.bat",
|
||||||
"hash": "1f68437fb4f559ed45003975a6dbe43df421e889a3dbcb29b9cf51eceef1f0f8",
|
"hash": "ecdc6d1c5f46ad8335b70456a4bb26ee5706cf820920f3ee72efad73d5a4a0d9",
|
||||||
"bin": "amm.bat",
|
"bin": "amm.bat",
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"github": "https://github.com/lihaoyi/Ammonite"
|
"github": "https://github.com/lihaoyi/Ammonite"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user