From 7700df207dde3193646f2ef93dbf5b3b1a3dfac8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 1 Jun 2023 12:30:41 +0000 Subject: [PATCH] kusion: Update to version 0.8.1 --- bucket/kusion.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kusion.json b/bucket/kusion.json index c39a20777e..61e6230f71 100644 --- a/bucket/kusion.json +++ b/bucket/kusion.json @@ -1,12 +1,12 @@ { - "version": "0.8.0", + "version": "0.8.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.8.0/kusion_0.8.0_windows_amd64.zip", - "hash": "7be0c2949513d6de3b6c9aada17247201bf4818f9bdd724eee88c925cde86ba9" + "url": "https://github.com/KusionStack/kusion/releases/download/v0.8.1/kusion_0.8.1_windows_amd64.zip", + "hash": "ce60a4b2e49a919205e9dd1551975213a5d7160394bd1b3eda82c35f35b04625" } }, "bin": "kusion.exe",