From 745f543d111b2420750d2d021ff2497fe215e673 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 20:28:00 +0000 Subject: [PATCH] radius: Update to version 0.38.0 --- bucket/radius.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/radius.json b/bucket/radius.json index 98e4473af4..30807a7dfc 100644 --- a/bucket/radius.json +++ b/bucket/radius.json @@ -1,12 +1,12 @@ { - "version": "0.37.0", + "version": "0.38.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.37.0/rad_windows_amd64.exe#/rad.exe", - "hash": "8db35358beed2576041f8532cf523272e8f501ec6fad02d7ed8a2377568078d3" + "url": "https://github.com/radius-project/radius/releases/download/v0.38.0/rad_windows_amd64.exe#/rad.exe", + "hash": "df57606fb9e19f027ed4efdbbcaccb7f6f9c84e324eedd2704b150c17ae7e50a" } }, "bin": "rad.exe",