From bb63634051e18ea4a2f3dc1bdc475555c9934fc7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 22 Jan 2025 08:30:39 +0000 Subject: [PATCH] kusion: Update to version 0.14.0 --- bucket/kusion.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kusion.json b/bucket/kusion.json index b1f7289c48..ca1424a650 100644 --- a/bucket/kusion.json +++ b/bucket/kusion.json @@ -1,12 +1,12 @@ { - "version": "0.13.0", + "version": "0.14.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.13.0/kusion_0.13.0_windows_amd64.zip", - "hash": "4178450df8b7324f2ec1b61bb75e058a511d896c09ea7360192413e6a953e894" + "url": "https://github.com/KusionStack/kusion/releases/download/v0.14.0/kusion_0.14.0_windows_amd64.zip", + "hash": "f9166dfeb9b56dd4d39698b363bf9058299665e82456007b6a56c22227bd3419" } }, "bin": "kusion.exe",