From c48a27fec9b23f3296c004de78a5dfaeb538096e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 10 Oct 2025 20:28:55 +0000 Subject: [PATCH] radius: Update to version 0.52.0 --- bucket/radius.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/radius.json b/bucket/radius.json index 15c0ad2c28..88e0919034 100644 --- a/bucket/radius.json +++ b/bucket/radius.json @@ -1,12 +1,12 @@ { - "version": "0.51.0", + "version": "0.52.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.51.0/rad_windows_amd64.exe#/rad.exe", - "hash": "59ff5234ff794edc43817cfb19a1db74020353e509a9fedd1eeac461c7dd212d" + "url": "https://github.com/radius-project/radius/releases/download/v0.52.0/rad_windows_amd64.exe#/rad.exe", + "hash": "4c53cfa36e03950aea56af03b7cbcd0b31f59e0605c4ab94a1117daa640ac8b6" } }, "bin": "rad.exe",