mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 01:31:20 +00:00
karate: Update to version 1.5.0
This commit is contained in:
parent
505371846c
commit
331ebeedc8
@ -1,13 +1,13 @@
|
||||
{
|
||||
"version": "1.4.1",
|
||||
"version": "1.5.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.4.1/karate-1.4.1.jar#/karate.jar",
|
||||
"hash": "de03685d4721adf1a4642e9401fc364d7a2bcd296a9ce6427b4827b941c821be",
|
||||
"url": "https://github.com/karatelabs/karate/releases/download/v1.5.0/karate-1.5.0.jar#/karate.jar",
|
||||
"hash": "deecf9d5d42fcaf2bb81c991a148dfb3382105a3df55cfd225a29211691f82bf",
|
||||
"pre_install": [
|
||||
"$cont = \"@echo off`r`n\" + 'cd /d \"%~dp0\"' + \"`r`njava -cp karate.jar;. com.intuit.karate.Main %*\"",
|
||||
"Set-Content \"$dir\\karate.bat\" $cont -Encoding ascii"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user