From 7f1986be22dbcee1858f0af39c99b42b617522f0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 20:25:29 +0000 Subject: [PATCH] earthly: Update to version 0.8.6 --- bucket/earthly.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/earthly.json b/bucket/earthly.json index 61e71a3f6b..131fe73fce 100644 --- a/bucket/earthly.json +++ b/bucket/earthly.json @@ -1,13 +1,13 @@ { - "version": "0.8.5", + "version": "0.8.6", "description": "Super simple build framework with fast, repeatable builds and an instantly familiar syntax - like Dockerfile and Makefile had a baby.", "bin": "earthly.exe", "homepage": "https://earthly.dev", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/earthly/earthly/releases/download/v0.8.5/earthly-windows-amd64.exe#/earthly.exe", - "hash": "cbfc26cd0f42595ca7fc667470df4b14728da386a62c5e31727a1fc748fd24e1" + "url": "https://github.com/earthly/earthly/releases/download/v0.8.6/earthly-windows-amd64.exe#/earthly.exe", + "hash": "1f8f4b66d8e3a8b2e29462c6b28bd8c61516a24d3dc4f73333ac9b2968fd1593" } }, "checkver": {