From 69026084ef12db834f6e0336fb748feab09ef3a6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 14 Nov 2024 00:35:01 +0000 Subject: [PATCH] radius: Update to version 0.40.0 --- bucket/radius.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/radius.json b/bucket/radius.json index f8ebf55a01..c01a0d55ac 100644 --- a/bucket/radius.json +++ b/bucket/radius.json @@ -1,12 +1,12 @@ { - "version": "0.39.0", + "version": "0.40.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.39.0/rad_windows_amd64.exe#/rad.exe", - "hash": "bc73abdd55542ebfe50c8f368bef16975d37b3af01371736b07af165f67042a3" + "url": "https://github.com/radius-project/radius/releases/download/v0.40.0/rad_windows_amd64.exe#/rad.exe", + "hash": "006c8289e62a7b63ccce2c45ebb3d135baf2137d5132d6b9cf7336c1115641c8" } }, "bin": "rad.exe",