mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
mill: Update to version 0.10.4
This commit is contained in:
parent
4410a8aa9f
commit
42aa70ef76
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "0.10.3",
|
"version": "0.10.4",
|
||||||
"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.3/0.10.3-assembly#/mill.bat",
|
"url": "https://github.com/lihaoyi/mill/releases/download/0.10.4/0.10.4-assembly#/mill.bat",
|
||||||
"hash": "a5342282df2c1bee00cc373715abff427dbb08d1f49481ee43740c039b8c76a2",
|
"hash": "a6c49bcf965c80b0e44bff50fcf2dee147e3ec6391f12bf5acb840d87b37cecc",
|
||||||
"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