mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
invoke-build: Update to version 5.6.1
This commit is contained in:
parent
3b97751f03
commit
f1b4b9dfa7
@ -1,15 +1,15 @@
|
|||||||
{
|
{
|
||||||
"version": "5.6.0",
|
"version": "5.6.1",
|
||||||
"homepage": "https://github.com/nightroman/Invoke-Build",
|
|
||||||
"description": "Build Automation in PowerShell.",
|
"description": "Build Automation in PowerShell.",
|
||||||
|
"homepage": "https://github.com/nightroman/Invoke-Build",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"extract_dir": "tools",
|
"extract_dir": "tools",
|
||||||
"url": "https://nuget.org/api/v2/package/Invoke-Build/5.6.0#/dl.7z",
|
"url": "https://nuget.org/api/v2/package/Invoke-Build/5.6.1#/dl.7z",
|
||||||
"hash": "27a226366944a9b5e4fa79ecf3015e4ca1467f923fe5ad77c0a351a3a0feca17",
|
"hash": "a98131ec7ceb9bbd47f7a959966f3baf3b62c3562e23dcc30dee0c48efa700e0",
|
||||||
"env_add_path": ".",
|
"env_add_path": ".",
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"url": "https://github.com/nightroman/Invoke-Build/releases",
|
"url": "https://github.com/nightroman/Invoke-Build/releases",
|
||||||
"re": "releases/tag/v([\\d.]+)"
|
"regex": "releases/tag/v([\\d.]+)"
|
||||||
},
|
},
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"url": "https://nuget.org/api/v2/package/Invoke-Build/$version#/dl.7z"
|
"url": "https://nuget.org/api/v2/package/Invoke-Build/$version#/dl.7z"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user