From c044ffddb62a4bdcb6cd0d01e43a1fbf81552b67 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 20 Jul 2023 20:24:18 +0000 Subject: [PATCH] gauge: Update to version 1.5.2 --- bucket/gauge.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gauge.json b/bucket/gauge.json index 929f045ee1..9d70c4bae9 100644 --- a/bucket/gauge.json +++ b/bucket/gauge.json @@ -1,16 +1,16 @@ { - "version": "1.5.1", + "version": "1.5.2", "description": "Test automation tool", "homepage": "https://gauge.org", "license": "GPL-3.0-or-later", "architecture": { "64bit": { - "url": "https://github.com/getgauge/gauge/releases/download/v1.5.1/gauge-1.5.1-windows.x86_64.zip", - "hash": "d2d6aee9c7d6d7e172c14c13db785ddea9cb447eaef45a559e1bfd340064e91e" + "url": "https://github.com/getgauge/gauge/releases/download/v1.5.2/gauge-1.5.2-windows.x86_64.zip", + "hash": "04cc7caeba376152f2ab12063e752993bebcba785cf03e944ae71a96ad2c442a" }, "32bit": { - "url": "https://github.com/getgauge/gauge/releases/download/v1.5.1/gauge-1.5.1-windows.x86.zip", - "hash": "487e0447f712218dda503e7aa42e84760bba7d367c35284346f49688e707489f" + "url": "https://github.com/getgauge/gauge/releases/download/v1.5.2/gauge-1.5.2-windows.x86.zip", + "hash": "7c5e3ef89c64682e4cab176438d8cdb7ef7f4051e0d4cf961d15908a9a1b138a" } }, "bin": "gauge.exe",