mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
ammonite: Update to version 3.0.0-M2
This commit is contained in:
parent
223110b91f
commit
6ca32022ab
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "3.0.0-M1",
|
"version": "3.0.0-M2",
|
||||||
"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.0-M1/2.12-3.0.0-M1#/amm.bat",
|
"url": "https://github.com/lihaoyi/Ammonite/releases/download/3.0.0-M2/2.12-3.0.0-M2#/amm.bat",
|
||||||
"hash": "4a5c1e3951ee7649db227338adf10f27d6cb77767f10898b8552f378a7e37cc4",
|
"hash": "df9e3e70e49da57cbcb079beb8be2c84a08d651143957d60bbfddbded9131e8d",
|
||||||
"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",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user