From 4e061d12a68f5a03974beee70f100c375f65ed70 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 25 Apr 2024 20:25:36 +0000 Subject: [PATCH] radius: Update to version 0.33.0 --- bucket/radius.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/radius.json b/bucket/radius.json index 8dd90b981e..b4c75fbc59 100644 --- a/bucket/radius.json +++ b/bucket/radius.json @@ -1,12 +1,12 @@ { - "version": "0.32.0", + "version": "0.33.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.32.0/rad_windows_amd64.exe#/rad.exe", - "hash": "aea40bcf93747e67321e8146b0a8550766bc607ca116e36283bb104be8f04d16" + "url": "https://github.com/radius-project/radius/releases/download/v0.33.0/rad_windows_amd64.exe#/rad.exe", + "hash": "f59d1a6a62acb08910aae8eb8121d773729121e08359e68a148244cfa40ce65c" } }, "bin": "rad.exe",