mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
Add autoupdate to invoke-build
This commit is contained in:
parent
48361fd58d
commit
a6e38c6799
@ -7,7 +7,10 @@
|
||||
"hash": "644fdd0afa3bd00b8250e454ad02a5fcd3ac03273b8a5823adfc33cd0b5cc191",
|
||||
"env_add_path": ".",
|
||||
"checkver": {
|
||||
"url": "https://github.com/nightroman/Invoke-Build/raw/master/Release-Notes.md",
|
||||
"re": "##\\s+v(\\d+\\.\\d+\\.\\d+)"
|
||||
"url": "https://github.com/nightroman/Invoke-Build/releases",
|
||||
"re": "releases/tag/v([\\d.]+)"
|
||||
},
|
||||
"autoupdate": {
|
||||
"url": "http://nuget.org/api/v2/package/Invoke-Build/$version#.zip"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user