From dd6bd85f12164363de163f0580cb48b32137b2e6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 2 Sep 2022 20:28:47 +0000 Subject: [PATCH] acorn: Update to version 0.2.0 --- bucket/acorn.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/acorn.json b/bucket/acorn.json index dd006f82a3..1b0487a233 100644 --- a/bucket/acorn.json +++ b/bucket/acorn.json @@ -1,12 +1,12 @@ { - "version": "0.1.5", + "version": "0.2.0", "description": "A simple application deployment framework for Kubernetes.", "homepage": "https://acorn.io", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/acorn-io/acorn/releases/download/v0.1.5/acorn-v0.1.5-windows-amd64.zip", - "hash": "d0484265f8e8becf70ae000a0219894acefe0c6f7ea22a3c313c5ef46ce8e440" + "url": "https://github.com/acorn-io/acorn/releases/download/v0.2.0/acorn-v0.2.0-windows-amd64.zip", + "hash": "ea91e40b864f34552a1f96603a2404fd738699d79595359ed1170994fc06655f" } }, "bin": "acorn.exe",