mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 23:01:19 +00:00
mill: Update to version 0.11.0
This commit is contained in:
parent
79039d8fd3
commit
249dac611d
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "0.10.12",
|
"version": "0.11.0",
|
||||||
"description": "Build tool aiming for Java and Scala.",
|
"description": "Build tool aiming for Java and Scala.",
|
||||||
"homepage": "http://www.lihaoyi.com/mill/",
|
"homepage": "http://www.lihaoyi.com/mill/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"suggest": {
|
"suggest": {
|
||||||
"JDK": "java/openjdk"
|
"JDK": "java/openjdk"
|
||||||
},
|
},
|
||||||
"url": "https://github.com/lihaoyi/mill/releases/download/0.10.12/0.10.12-assembly#/mill.bat",
|
"url": "https://github.com/lihaoyi/mill/releases/download/0.11.0/0.11.0-assembly#/mill.bat",
|
||||||
"hash": "3253e724cbb3df965df95430bec69d4513d42de6d1ec658dd6f195f9c27bb387",
|
"hash": "2c1ee7a7c2d37acf7b5d69ce1f1093617639051671c4927812932c1b8cd41cd4",
|
||||||
"bin": "mill.bat",
|
"bin": "mill.bat",
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"github": "https://github.com/lihaoyi/mill"
|
"github": "https://github.com/lihaoyi/mill"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user