From b1569f1611cdfd0c9b08252c7885adf563466623 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 30 Apr 2024 08:28:09 +0000 Subject: [PATCH] kusion: Update to version 0.11.1 --- bucket/kusion.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kusion.json b/bucket/kusion.json index ae35dd4568..46e5860da5 100644 --- a/bucket/kusion.json +++ b/bucket/kusion.json @@ -1,12 +1,12 @@ { - "version": "0.11.0", + "version": "0.11.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.11.0/kusion_0.11.0_windows_amd64.zip", - "hash": "d77d41c618146dbe7af36d92780f9c757d7a94f63119b2d753674a794bcb38f7" + "url": "https://github.com/KusionStack/kusion/releases/download/v0.11.1/kusion_0.11.1_windows_amd64.zip", + "hash": "6ef70ea426738248cc1baca2e0b80e9bb6cec68061c300be58e90d93a8954033" } }, "bin": "kusion.exe",