gauge: Update to version 1.3.3

This commit is contained in:
Richard Kuhnt 2021-07-15 14:00:25 +00:00
parent c72b33c2d8
commit 683c2b5381

View File

@ -1,16 +1,16 @@
{ {
"version": "1.3.2", "version": "1.3.3",
"description": "Test automation tool", "description": "Test automation tool",
"homepage": "https://gauge.org", "homepage": "https://gauge.org",
"license": "GPL-3.0-or-later", "license": "GPL-3.0-or-later",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/getgauge/gauge/releases/download/v1.3.2/gauge-1.3.2-windows.x86_64.zip", "url": "https://github.com/getgauge/gauge/releases/download/v1.3.3/gauge-1.3.3-windows.x86_64.zip",
"hash": "c3223ae6db052a1eb5634ab74934c51e88ece7de4481cb3ff241525756a29fa5" "hash": "242cbc20db1f4d0c8c748d2622a47ec7b413999c6703d2a1bf7abe3dc8922816"
}, },
"32bit": { "32bit": {
"url": "https://github.com/getgauge/gauge/releases/download/v1.3.2/gauge-1.3.2-windows.x86.zip", "url": "https://github.com/getgauge/gauge/releases/download/v1.3.3/gauge-1.3.3-windows.x86.zip",
"hash": "bf84ea2001a4c177a800cebabed09b78bcb5447a03240575aa2e5e1998b9832b" "hash": "aa67238a0ba344cd081040aaf39ebfc79c7fe4f17013bd33e5006b3c4fbc59c8"
} }
}, },
"bin": "gauge.exe", "bin": "gauge.exe",