mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
allure: Update to version 2.13.10
This commit is contained in:
parent
e6c377c043
commit
db008f713d
@ -1,22 +1,18 @@
|
||||
{
|
||||
"version": "2.13.9",
|
||||
"description": "A flexible lightweight multi-language test report tool.",
|
||||
"version": "2.13.10",
|
||||
"description": "A flexible lightweight multi-language test report tool",
|
||||
"homepage": "https://github.com/allure-framework/allure2",
|
||||
"license": "Apache-2.0",
|
||||
"url": "https://dl.bintray.com/qameta/maven/io/qameta/allure/allure-commandline/2.13.9/allure-commandline-2.13.9.zip",
|
||||
"hash": "f3e1680c4d4afb833b88c6ee49a6660324307ff30acbe370bf700202d1e2db40",
|
||||
"extract_dir": "allure-2.13.9",
|
||||
"url": "https://github.com/allure-framework/allure2/releases/download/2.13.10/allure-2.13.10.zip",
|
||||
"hash": "781df9ccfb9e680a85363bfe464a334452fadf215b8c54e155e83e2ee2b490e8",
|
||||
"extract_dir": "allure-2.13.10",
|
||||
"bin": "bin\\allure.bat",
|
||||
"env_set": {
|
||||
"ALLURE_HOME": "$dir"
|
||||
},
|
||||
"checkver": "github",
|
||||
"autoupdate": {
|
||||
"url": "https://dl.bintray.com/qameta/maven/io/qameta/allure/allure-commandline/$version/allure-commandline-$version.zip",
|
||||
"hash": {
|
||||
"url": "$url.sha256",
|
||||
"regex": "$sha256"
|
||||
},
|
||||
"url": "https://github.com/allure-framework/allure2/releases/download/$version/allure-$version.zip",
|
||||
"extract_dir": "allure-$version"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user