From ccbcff2deafcbe428aa436fd5824e2a62d07c7dd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 6 Dec 2022 01:56:16 +0000 Subject: [PATCH] acorn: Update to version 0.4.2 --- bucket/acorn.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/acorn.json b/bucket/acorn.json index a4fcd7d2bb..899e14f951 100644 --- a/bucket/acorn.json +++ b/bucket/acorn.json @@ -1,12 +1,12 @@ { - "version": "0.4.1", + "version": "0.4.2", "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.4.1/acorn-v0.4.1-windows-amd64.zip", - "hash": "452baff4bf48d749f3c094a2973486b106fa391a2a4f35d499c36312d2141be1" + "url": "https://github.com/acorn-io/acorn/releases/download/v0.4.2/acorn-v0.4.2-windows-amd64.zip", + "hash": "ebbc5643bb44d876588dd41b2158d5c705270d4babdc5d6e6f5962785f3d061c" } }, "bin": "acorn.exe",