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