From 61f884e8093b73a91e71f5b16208dc5167fd6d9f Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Fri, 25 Apr 2025 17:27:53 +0000 Subject: [PATCH] gaugePlugins.html-report: 4.3.1 -> 4.3.2 --- .../tools/gauge/plugins/html-report/data.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/pkgs/development/tools/gauge/plugins/html-report/data.json b/pkgs/development/tools/gauge/plugins/html-report/data.json index e72be41f921e..c307371ca4fd 100644 --- a/pkgs/development/tools/gauge/plugins/html-report/data.json +++ b/pkgs/development/tools/gauge/plugins/html-report/data.json @@ -1,19 +1,19 @@ { - "version": "4.3.1", + "version": "4.3.2", "aarch64-darwin": { - "url": "https://github.com/getgauge/html-report/releases/download/v4.3.1/html-report-4.3.1-darwin.arm64.zip", - "hash": "sha256-OovQxwi4NGrdbKYGfMLgqQ9BuT1gvl7NFu5aTrA2HWw=" + "url": "https://github.com/getgauge/html-report/releases/download/v4.3.2/html-report-4.3.2-darwin.arm64.zip", + "hash": "sha256-30RW9I9QTGncnwNTj0/rLlVCQ1wo8oJ2Q0gchHk+ioM=" }, "x86_64-darwin": { - "url": "https://github.com/getgauge/html-report/releases/download/v4.3.1/html-report-4.3.1-darwin.x86_64.zip", - "hash": "sha256-oOJE3VJH8Cwbvdc2kTs0dHjNb2r35tXTP18EAts6XYs=" + "url": "https://github.com/getgauge/html-report/releases/download/v4.3.2/html-report-4.3.2-darwin.x86_64.zip", + "hash": "sha256-6dC1gObS4msHr+KyKZufDpDQ9MgAIfqUPSIW7jWewtU=" }, "aarch64-linux": { - "url": "https://github.com/getgauge/html-report/releases/download/v4.3.1/html-report-4.3.1-linux.arm64.zip", - "hash": "sha256-ZhNPGKuB08V/fxJCOya/uHUNlVT223WEPX6BrOhxPc8=" + "url": "https://github.com/getgauge/html-report/releases/download/v4.3.2/html-report-4.3.2-linux.arm64.zip", + "hash": "sha256-sayeQCuoJbeDWK7s/86ApMhzxHhxsyBB4D9QCMxJ/p8=" }, "x86_64-linux": { - "url": "https://github.com/getgauge/html-report/releases/download/v4.3.1/html-report-4.3.1-linux.x86_64.zip", - "hash": "sha256-insNiAbJM5Xc/GY6UTgMJgYU6vnBzKC13aBlgq3GBpo=" + "url": "https://github.com/getgauge/html-report/releases/download/v4.3.2/html-report-4.3.2-linux.x86_64.zip", + "hash": "sha256-Dq/GubhDB1RsuK2Rp5T8L+evmImNPN/d5n29ET9n0MI=" } }