mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 14:51:18 +00:00
karate: Update to version 1.3.0
This commit is contained in:
parent
603455f2a9
commit
0ab5fba140
@ -1,14 +1,14 @@
|
||||
{
|
||||
"version": "1.2.0",
|
||||
"version": "1.3.0",
|
||||
"description": "Test automation tool that combines API test-automation, mocks, performance-testing and UI automation into a single framework.",
|
||||
"homepage": "https://karatelabs.github.io/karate/",
|
||||
"license": "MIT",
|
||||
"suggest": {
|
||||
"Java": "java/openjdk"
|
||||
},
|
||||
"url": "https://github.com/karatelabs/karate/releases/download/v1.2.0/karate-1.2.0.zip",
|
||||
"hash": "2409af2123fa6afe238a2e572844fb6fad0155698d54066c51c7f7955d44491d",
|
||||
"extract_dir": "karate-1.2.0",
|
||||
"url": "https://github.com/karatelabs/karate/releases/download/v1.3.0/karate-1.3.0.zip",
|
||||
"hash": "c5d872888d2e9f7b09e40e95c1b2ce7c511d33527be854af3d0b0f983df61e26",
|
||||
"extract_dir": "karate-1.3.0",
|
||||
"pre_install": [
|
||||
"$cont = Get-Content \"$dir\\karate.bat\"",
|
||||
"$cont = 'cd /d \"%~dp0\"' + \"`r`n\" + $cont",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user