From 6cf7426d93094dc067142806d397631de13544ad Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 18 Dec 2023 04:26:23 +0000 Subject: [PATCH] kusion: Update to version 0.9.1 --- bucket/kusion.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kusion.json b/bucket/kusion.json index 562a49aaa3..055b32b644 100644 --- a/bucket/kusion.json +++ b/bucket/kusion.json @@ -1,12 +1,12 @@ { - "version": "0.9.0", + "version": "0.9.1", "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.9.0/kusion_0.9.0_windows_amd64.zip", - "hash": "65111e005e24e59dd8d99b47c3bf6efbee27f53654a804648caba1309d9caedf" + "url": "https://github.com/KusionStack/kusion/releases/download/v0.9.1/kusion_0.9.1_windows_amd64.zip", + "hash": "52ff029a791da1e5169db45a1882b19c0578d6e235ec18482ee9696decfa5f90" } }, "bin": "kusion.exe",