From c3ff629f0e6e19dd6024febb3593989d2b133cdc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 3 Apr 2025 16:29:36 +0000 Subject: [PATCH] radius: Update to version 0.45.0 --- bucket/radius.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/radius.json b/bucket/radius.json index 942dc23c50..7bc3498ff1 100644 --- a/bucket/radius.json +++ b/bucket/radius.json @@ -1,12 +1,12 @@ { - "version": "0.44.0", + "version": "0.45.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.44.0/rad_windows_amd64.exe#/rad.exe", - "hash": "e3ee2f4ec6adb4fbcc9654b7c834f83783ae9202840c3cc21728859e8bc2481f" + "url": "https://github.com/radius-project/radius/releases/download/v0.45.0/rad_windows_amd64.exe#/rad.exe", + "hash": "0a14cc7cdfbe863298614626d00e0519f9dae30d9b0fe8725713e9af9807e497" } }, "bin": "rad.exe",