From 0038d444032d34ec52a528a5438e2e50293e83e1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 10 Jan 2025 00:37:14 +0000 Subject: [PATCH] radius: Update to version 0.42.0 --- bucket/radius.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/radius.json b/bucket/radius.json index 1f2ce005eb..5721551e46 100644 --- a/bucket/radius.json +++ b/bucket/radius.json @@ -1,12 +1,12 @@ { - "version": "0.41.0", + "version": "0.42.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.41.0/rad_windows_amd64.exe#/rad.exe", - "hash": "95b482a0fcd7c355ed51b4871220be6acdfa99386d46d51004db6f65e9708fc4" + "url": "https://github.com/radius-project/radius/releases/download/v0.42.0/rad_windows_amd64.exe#/rad.exe", + "hash": "b62e6bb8c45f757217dae3e13dc5a739d31d1c77d234df8dd66c1fdbf32947e7" } }, "bin": "rad.exe",