From 1e2f1397b9b80143737ef6dc98110215d16bc73b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 20:26:00 +0000 Subject: [PATCH] radius: Update to version 0.37.0 --- bucket/radius.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/radius.json b/bucket/radius.json index f383d299a8..98e4473af4 100644 --- a/bucket/radius.json +++ b/bucket/radius.json @@ -1,12 +1,12 @@ { - "version": "0.36.0", + "version": "0.37.0", "description": "Radius is a cloud-native, portable application platform that makes app development easier for teams building cloud-native apps.", "homepage": "https://radapp.io/", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/radius-project/radius/releases/download/v0.36.0/rad_windows_amd64.exe#/rad.exe", - "hash": "1cb25df549e3b8b0433d7902af8779c80763faec937d38d2233d04fa7624f637" + "url": "https://github.com/radius-project/radius/releases/download/v0.37.0/rad_windows_amd64.exe#/rad.exe", + "hash": "8db35358beed2576041f8532cf523272e8f501ec6fad02d7ed8a2377568078d3" } }, "bin": "rad.exe",