From a3544e93850b9d407e6e17a26b317a5aab35d3c5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 08:30:27 +0000 Subject: [PATCH] kusion: Update to version 0.13.0 --- bucket/kusion.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kusion.json b/bucket/kusion.json index 78c1c63fb5..b1f7289c48 100644 --- a/bucket/kusion.json +++ b/bucket/kusion.json @@ -1,12 +1,12 @@ { - "version": "0.12.1", + "version": "0.13.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.12.1/kusion_0.12.1_windows_amd64.zip", - "hash": "ca90ee182e35b3dab25d9fd5f1f5c5ced2f4e16b44cbaa525ef97f774c24b3ee" + "url": "https://github.com/KusionStack/kusion/releases/download/v0.13.0/kusion_0.13.0_windows_amd64.zip", + "hash": "4178450df8b7324f2ec1b61bb75e058a511d896c09ea7360192413e6a953e894" } }, "bin": "kusion.exe",