From dabc31353a3d3f2c67dc5c71c6728345eea32969 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 16 Jul 2023 04:27:02 +0000 Subject: [PATCH] kusion: Update to version 0.8.2 --- bucket/kusion.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kusion.json b/bucket/kusion.json index 61e6230f71..03a62f0955 100644 --- a/bucket/kusion.json +++ b/bucket/kusion.json @@ -1,12 +1,12 @@ { - "version": "0.8.1", + "version": "0.8.2", "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.1/kusion_0.8.1_windows_amd64.zip", - "hash": "ce60a4b2e49a919205e9dd1551975213a5d7160394bd1b3eda82c35f35b04625" + "url": "https://github.com/KusionStack/kusion/releases/download/v0.8.2/kusion_0.8.2_windows_amd64.zip", + "hash": "607d4835c47954bc96a031903a828bfff528082d8a3b4b90544b5d40065aa05b" } }, "bin": "kusion.exe",