From 5e9142cc1b5f53a0d0be3e82f6f15ca178c56f04 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 19 Aug 2025 20:28:25 +0000 Subject: [PATCH] radius: Update to version 0.50.0 --- bucket/radius.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/radius.json b/bucket/radius.json index a0f6bbd915..a52df7c680 100644 --- a/bucket/radius.json +++ b/bucket/radius.json @@ -1,12 +1,12 @@ { - "version": "0.49.0", + "version": "0.50.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.49.0/rad_windows_amd64.exe#/rad.exe", - "hash": "b4f50db79e7ad973d52b76a8ebcd5f6ba16890a6cf6ace5f6075667299ff152b" + "url": "https://github.com/radius-project/radius/releases/download/v0.50.0/rad_windows_amd64.exe#/rad.exe", + "hash": "010faf9ecd81632699aab058256bd839c4e3079e0c697c6cecf5cad0d86c6511" } }, "bin": "rad.exe",