From eb6328e6a17d8fe07526810432b9b6b2ce183346 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 17 Apr 2024 21:06:25 +0000 Subject: [PATCH] earthly: Update to version 0.8.8 --- bucket/earthly.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/earthly.json b/bucket/earthly.json index c1f7522792..b1c3bba2b7 100644 --- a/bucket/earthly.json +++ b/bucket/earthly.json @@ -1,13 +1,13 @@ { - "version": "0.8.7", + "version": "0.8.8", "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.7/earthly-windows-amd64.exe#/earthly.exe", - "hash": "c7cb7da14e699deb138d5b7fbb1a3dfd6f73a3bc657654e438404e67fc21afed" + "url": "https://github.com/earthly/earthly/releases/download/v0.8.8/earthly-windows-amd64.exe#/earthly.exe", + "hash": "eb090fa0ea7915880acc831542c23546bf46bf56c5e90c8a003440c5b323e88b" } }, "checkver": {