mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
ammonite: Update to version 3.0.4
This commit is contained in:
parent
1cf48d9c82
commit
5d58bf17e7
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "3.0.3",
|
"version": "3.0.4",
|
||||||
"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.3/2.12-3.0.3#/amm.bat",
|
"url": "https://github.com/lihaoyi/Ammonite/releases/download/3.0.4/2.12-3.0.4#/amm.bat",
|
||||||
"hash": "4e929a791f6931944f5079dc961b1f79c773cab2ce2720338e155a40ac18457e",
|
"hash": "29b22b8c1f587e4f80107b261b7ae1e8783f73b26c0a6bb235d8acf7b2a266e8",
|
||||||
"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