mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 23:01:19 +00:00
mill: Update to version 0.10.5
This commit is contained in:
parent
303c64d32d
commit
9c1c5e3138
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "0.10.4",
|
"version": "0.10.5",
|
||||||
"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.4/0.10.4-assembly#/mill.bat",
|
"url": "https://github.com/lihaoyi/mill/releases/download/0.10.5/0.10.5-assembly#/mill.bat",
|
||||||
"hash": "a6c49bcf965c80b0e44bff50fcf2dee147e3ec6391f12bf5acb840d87b37cecc",
|
"hash": "a33eb5b4960dc064042267a0d9f30828720a540d8873a9c5e551b9790b777006",
|
||||||
"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