invoke-build: update checkver (#2890)

No longer contains releases.

Only tags
This commit is contained in:
Pratik Chowdhury 2021-11-05 21:23:30 +05:30 committed by GitHub
parent 70a06a28ec
commit ea78b7c5cc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@
"extract_dir": "tools",
"env_add_path": ".",
"checkver": {
"url": "https://github.com/nightroman/Invoke-Build/releases",
"url": "https://github.com/nightroman/Invoke-Build/tags",
"regex": "releases/tag/v([\\d.]+)"
},
"autoupdate": {