From d28376c2b3ea5981f0a4199cbe5adf875faf7683 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 31 Jan 2023 00:34:52 +0000 Subject: [PATCH] acorn: Update to version 0.5.1 --- bucket/acorn.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/acorn.json b/bucket/acorn.json index c33104e563..472ed010e3 100644 --- a/bucket/acorn.json +++ b/bucket/acorn.json @@ -1,12 +1,12 @@ { - "version": "0.5.0", + "version": "0.5.1", "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.5.0/acorn-v0.5.0-windows-amd64.zip", - "hash": "146161e787869d9158fd249166734d4350caebe0823d0dca9a5c31d0be02f6db" + "url": "https://github.com/acorn-io/acorn/releases/download/v0.5.1/acorn-v0.5.1-windows-amd64.zip", + "hash": "32159dd1b5c05031d3eb53b2c29fca3a67f0aa96cf0f3b20f8229cad3301fc6e" } }, "bin": "acorn.exe",