From f379bb80eaf7a7e8693227014d6e091eda861cc1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 11 Oct 2024 20:27:38 +0000 Subject: [PATCH] radius: Update to version 0.39.0 --- bucket/radius.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/radius.json b/bucket/radius.json index 30807a7dfc..f8ebf55a01 100644 --- a/bucket/radius.json +++ b/bucket/radius.json @@ -1,12 +1,12 @@ { - "version": "0.38.0", + "version": "0.39.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.38.0/rad_windows_amd64.exe#/rad.exe", - "hash": "df57606fb9e19f027ed4efdbbcaccb7f6f9c84e324eedd2704b150c17ae7e50a" + "url": "https://github.com/radius-project/radius/releases/download/v0.39.0/rad_windows_amd64.exe#/rad.exe", + "hash": "bc73abdd55542ebfe50c8f368bef16975d37b3af01371736b07af165f67042a3" } }, "bin": "rad.exe",