mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
mill: Support auto-update for in-between versions. (#1019)
This commit is contained in:
parent
0405277746
commit
7ce3691b44
@ -10,7 +10,7 @@
|
||||
"github": "https://github.com/lihaoyi/mill"
|
||||
},
|
||||
"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": {
|
||||
"JDK": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user