From b2049ab51595a723777c7103ac64a27061a85bb0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 29 Mar 2024 01:14:13 +0000 Subject: [PATCH] radius: Update to version 0.32.0 --- bucket/radius.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/radius.json b/bucket/radius.json index 947cfa7eed..8dd90b981e 100644 --- a/bucket/radius.json +++ b/bucket/radius.json @@ -1,12 +1,12 @@ { - "version": "0.31.0", + "version": "0.32.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.31.0/rad_windows_amd64.exe#/rad.exe", - "hash": "86fede0f1a0e8cf5645e8399a29cca7a7d34b95613c9dfd02a25851601c2df17" + "url": "https://github.com/radius-project/radius/releases/download/v0.32.0/rad_windows_amd64.exe#/rad.exe", + "hash": "aea40bcf93747e67321e8146b0a8550766bc607ca116e36283bb104be8f04d16" } }, "bin": "rad.exe",