From 6afe2fbeb6f2268ab4740c80f041c27df02a926b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 2 May 2025 20:29:02 +0000 Subject: [PATCH] radius: Update to version 0.46.0 --- bucket/radius.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/radius.json b/bucket/radius.json index 7bc3498ff1..73504a5320 100644 --- a/bucket/radius.json +++ b/bucket/radius.json @@ -1,12 +1,12 @@ { - "version": "0.45.0", + "version": "0.46.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.45.0/rad_windows_amd64.exe#/rad.exe", - "hash": "0a14cc7cdfbe863298614626d00e0519f9dae30d9b0fe8725713e9af9807e497" + "url": "https://github.com/radius-project/radius/releases/download/v0.46.0/rad_windows_amd64.exe#/rad.exe", + "hash": "c0b79a1c86cc371117c853b32a12b3112e79d618feadc0bc728207d1e89ca834" } }, "bin": "rad.exe",