hurl: Update to version 1.4.0

This commit is contained in:
Jakub Čábera 2021-10-18 06:48:56 -07:00
parent 5fd4fccc6c
commit 5bd906b1a4

View File

@ -1,12 +1,12 @@
{ {
"version": "1.3.1", "version": "1.4.0",
"description": "Command line tool that performs HTTP requests defined in a simple plain text format", "description": "Command line tool that performs HTTP requests defined in a simple plain text format",
"homepage": "https://hurl.dev", "homepage": "https://hurl.dev",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/Orange-OpenSource/hurl/releases/download/1.3.1/hurl-1.3.1-win64.zip", "url": "https://github.com/Orange-OpenSource/hurl/releases/download/1.4.0/hurl-1.4.0-win64.zip",
"hash": "d9a1bb8feb1937f13737f568855ef2e43116cb3c7eebf7503966242ef02afec2" "hash": "78255bb838095a1015679f92189074c1162edd51b5edc1dda7b863ba7304c4b5"
} }
}, },
"bin": "hurl.exe", "bin": "hurl.exe",