From d13e685780bdc70a287ed781c1c8e7423467e374 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 24 May 2025 00:38:08 +0000 Subject: [PATCH] radius: Update to version 0.47.0 --- bucket/radius.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/radius.json b/bucket/radius.json index 73504a5320..d6df570c54 100644 --- a/bucket/radius.json +++ b/bucket/radius.json @@ -1,12 +1,12 @@ { - "version": "0.46.0", + "version": "0.47.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.46.0/rad_windows_amd64.exe#/rad.exe", - "hash": "c0b79a1c86cc371117c853b32a12b3112e79d618feadc0bc728207d1e89ca834" + "url": "https://github.com/radius-project/radius/releases/download/v0.47.0/rad_windows_amd64.exe#/rad.exe", + "hash": "c988caec496adb319588b9453e49df970a4fd997f4cd4c80eef68c4a52039523" } }, "bin": "rad.exe",