mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
karate: Update to version 1.3.1
This commit is contained in:
parent
575b317a18
commit
f48a9d6a9a
@ -1,14 +1,14 @@
|
||||
{
|
||||
"version": "1.3.0",
|
||||
"version": "1.3.1",
|
||||
"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.3.0/karate-1.3.0.zip",
|
||||
"hash": "c5d872888d2e9f7b09e40e95c1b2ce7c511d33527be854af3d0b0f983df61e26",
|
||||
"extract_dir": "karate-1.3.0",
|
||||
"url": "https://github.com/karatelabs/karate/releases/download/v1.3.1/karate-1.3.1.zip",
|
||||
"hash": "7a44bd20f12e3f9e720bb99be5976110a9b4fcef220c1edd64279938548b10c3",
|
||||
"extract_dir": "karate-1.3.1",
|
||||
"pre_install": [
|
||||
"$cont = Get-Content \"$dir\\karate.bat\"",
|
||||
"$cont = 'cd /d \"%~dp0\"' + \"`r`n\" + $cont",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user