From aba8cfd5ba5957f3ee54fb746153db24d8818e12 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 19 Jul 2025 00:42:40 +0000 Subject: [PATCH] radius: Update to version 0.49.0 --- bucket/radius.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/radius.json b/bucket/radius.json index fa35a4f59a..a0f6bbd915 100644 --- a/bucket/radius.json +++ b/bucket/radius.json @@ -1,12 +1,12 @@ { - "version": "0.48.0", + "version": "0.49.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.48.0/rad_windows_amd64.exe#/rad.exe", - "hash": "edf3570c274bd7d8523c8dc8d93ce50441f939bcef4cee55430a47d8945eaf2b" + "url": "https://github.com/radius-project/radius/releases/download/v0.49.0/rad_windows_amd64.exe#/rad.exe", + "hash": "b4f50db79e7ad973d52b76a8ebcd5f6ba16890a6cf6ace5f6075667299ff152b" } }, "bin": "rad.exe",