From 8b727d4d0ac59eea212965a38ce7d548f0699f1c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2024 12:57:04 +0000 Subject: [PATCH] wave: Update to version 1.5.3 --- bucket/exclusive/wave.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/exclusive/wave.json b/bucket/exclusive/wave.json index cc703d3..8f40d05 100644 --- a/bucket/exclusive/wave.json +++ b/bucket/exclusive/wave.json @@ -2,12 +2,12 @@ "homepage": "https://wave.h2o.ai/", "description": "Realtime Web Apps and Dashboards for Python and R", "license": "Apache-2.0", - "version": "1.5.2", + "version": "1.5.3", "architecture": { "64bit": { - "url": "https://github.com/h2oai/wave/releases/download/v1.5.2/wave-1.5.2-windows-amd64.tar.gz", - "hash": "21b89d05f59ff544fa86d1b872b9a0e2184cdf646dcbd160e30efc90f3823ed4", - "extract_dir": "wave-1.5.2-windows-amd64" + "url": "https://github.com/h2oai/wave/releases/download/v1.5.3/wave-1.5.3-windows-amd64.tar.gz", + "hash": "2c1fbcf17d1bb911193ed90bfc507cac6b99653a86a254df4efc550bf51e55bd", + "extract_dir": "wave-1.5.3-windows-amd64" } }, "bin": "waved.exe",