From cef3b1f5f56c99cd531aeb0de484cf9d51188218 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 15 Jan 2024 12:29:54 +0000 Subject: [PATCH] kusion: Update to version 0.10.0 --- bucket/kusion.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kusion.json b/bucket/kusion.json index 055b32b644..3b183ce847 100644 --- a/bucket/kusion.json +++ b/bucket/kusion.json @@ -1,12 +1,12 @@ { - "version": "0.9.1", + "version": "0.10.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.9.1/kusion_0.9.1_windows_amd64.zip", - "hash": "52ff029a791da1e5169db45a1882b19c0578d6e235ec18482ee9696decfa5f90" + "url": "https://github.com/KusionStack/kusion/releases/download/v0.10.0/kusion_0.10.0_windows_amd64.zip", + "hash": "c5af630dc3dbde613ea79974d51da8a5e0da983fb5eaf045d334549a1feb5d00" } }, "bin": "kusion.exe",