We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a76c5f commit d09a670Copy full SHA for d09a670
bucket/h/hurl.json
@@ -1,12 +1,12 @@
1
{
2
- "version": "6.0.0",
+ "version": "6.1.0",
3
"description": "Command line tool that performs HTTP requests defined in a simple plain text format",
4
"homepage": "https://hurl.dev",
5
"license": "Apache-2.0",
6
"architecture": {
7
"64bit": {
8
- "url": "https://github.com/Orange-OpenSource/hurl/releases/download/6.0.0/hurl-6.0.0-x86_64-pc-windows-msvc.zip",
9
- "hash": "e2cb60735af221af2d6b04e9f8f6cfe827a49bd996a3a029581059c06e64cdc4"
+ "url": "https://github.com/Orange-OpenSource/hurl/releases/download/6.1.0/hurl-6.1.0-x86_64-pc-windows-msvc.zip",
+ "hash": "7c82699a707866ad6166299b0b4cc133260787a452279f8714c8ef7d66992d61"
10
}
11
},
12
"bin": [
0 commit comments