From 33a5cab21a6b6bbda51f35dd56e3a18298dfcba6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 12 Jun 2024 16:28:38 +0000 Subject: [PATCH] kusion: Update to version 0.12.0 --- bucket/kusion.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kusion.json b/bucket/kusion.json index 46e5860da5..aa8d1411e7 100644 --- a/bucket/kusion.json +++ b/bucket/kusion.json @@ -1,12 +1,12 @@ { - "version": "0.11.1", + "version": "0.12.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.11.1/kusion_0.11.1_windows_amd64.zip", - "hash": "6ef70ea426738248cc1baca2e0b80e9bb6cec68061c300be58e90d93a8954033" + "url": "https://github.com/KusionStack/kusion/releases/download/v0.12.0/kusion_0.12.0_windows_amd64.zip", + "hash": "5583c6b520cb9378ff8202b2336d3102a59d931be071b2152b7d8bab086700b4" } }, "bin": "kusion.exe",