From 88a7d31415fbcea9f7f89ffea1c6adb53a6a1cec Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 12 Jul 2024 20:26:23 +0000 Subject: [PATCH] earthly: Update to version 0.8.15 --- bucket/earthly.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/earthly.json b/bucket/earthly.json index 443d086009..185a1c9dbe 100644 --- a/bucket/earthly.json +++ b/bucket/earthly.json @@ -1,13 +1,13 @@ { - "version": "0.8.14", + "version": "0.8.15", "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.14/earthly-windows-amd64.exe#/earthly.exe", - "hash": "3244284dc9648d7cd3af350ab4a8bfd4c63b0e0e16e656c3e249fc1d58fe7e5f" + "url": "https://github.com/earthly/earthly/releases/download/v0.8.15/earthly-windows-amd64.exe#/earthly.exe", + "hash": "c64a84df967f4624202c5cdf1b9f8149ef7ee9e2056ffd84954f0587a0787291" } }, "checkver": {