From d6d3e4dbbd0b5582dbd27ada032c6a4c717d417d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 12 Nov 2025 04:30:20 +0000 Subject: [PATCH] radius: Update to version 0.53.0 --- bucket/radius.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/radius.json b/bucket/radius.json index 88e0919034..aa0dd0b5fc 100644 --- a/bucket/radius.json +++ b/bucket/radius.json @@ -1,12 +1,12 @@ { - "version": "0.52.0", + "version": "0.53.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.52.0/rad_windows_amd64.exe#/rad.exe", - "hash": "4c53cfa36e03950aea56af03b7cbcd0b31f59e0605c4ab94a1117daa640ac8b6" + "url": "https://github.com/radius-project/radius/releases/download/v0.53.0/rad_windows_amd64.exe#/rad.exe", + "hash": "8b8f429035ca73de5c007ff003df530c88bf21c4f1360f896074a537197cf3c6" } }, "bin": "rad.exe",