From 424142cb50923fa03c2902b4bdde3e4e49451de8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 28 Sep 2023 04:25:40 +0000 Subject: [PATCH] kusion: Update to version 0.9.0 --- bucket/kusion.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kusion.json b/bucket/kusion.json index 03a62f0955..562a49aaa3 100644 --- a/bucket/kusion.json +++ b/bucket/kusion.json @@ -1,12 +1,12 @@ { - "version": "0.8.2", + "version": "0.9.0", "description": "Platform Engineering Engine: Deliver intentions to Kubernetes and Clouds", "homepage": "https://kusionstack.io", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/KusionStack/kusion/releases/download/v0.8.2/kusion_0.8.2_windows_amd64.zip", - "hash": "607d4835c47954bc96a031903a828bfff528082d8a3b4b90544b5d40065aa05b" + "url": "https://github.com/KusionStack/kusion/releases/download/v0.9.0/kusion_0.9.0_windows_amd64.zip", + "hash": "65111e005e24e59dd8d99b47c3bf6efbee27f53654a804648caba1309d9caedf" } }, "bin": "kusion.exe",