mill: Support auto-update for in-between versions. (#1019)

This commit is contained in:
Gunnar Lilleaasen 2020-05-05 21:19:10 +02:00 committed by GitHub
parent 0405277746
commit 7ce3691b44
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@
"github": "https://github.com/lihaoyi/mill" "github": "https://github.com/lihaoyi/mill"
}, },
"autoupdate": { "autoupdate": {
"url": "https://github.com/lihaoyi/mill/releases/download/$version/$version-assembly#/mill.bat" "url": "https://github.com/lihaoyi/mill/releases/download/$matchHead/$version-assembly#/mill.bat"
}, },
"suggest": { "suggest": {
"JDK": [ "JDK": [