From cdb1f5437b28298c719d72423a2f65105bb4879e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 14 May 2024 20:26:09 +0000 Subject: [PATCH] earthly: Update to version 0.8.10 --- bucket/earthly.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/earthly.json b/bucket/earthly.json index 262bce07b8..629381a853 100644 --- a/bucket/earthly.json +++ b/bucket/earthly.json @@ -1,13 +1,13 @@ { - "version": "0.8.9", + "version": "0.8.10", "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.9/earthly-windows-amd64.exe#/earthly.exe", - "hash": "335aa2f386d7070c6fe196a2d43f2dd3e0d882f43ee2b867d6f83ce88c1c835c" + "url": "https://github.com/earthly/earthly/releases/download/v0.8.10/earthly-windows-amd64.exe#/earthly.exe", + "hash": "22916984f68c60ca0633a6c1c31c10fdee2c4e3260ee0bce8ef3073e357fe995" } }, "checkver": {