From 397e2870e24b4ac3f75ca097279211027e895d24 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 16 Jul 2025 20:30:33 +0000 Subject: [PATCH] earthly: Update to version 0.8.16 --- bucket/earthly.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/earthly.json b/bucket/earthly.json index 185a1c9dbe..1f4a445612 100644 --- a/bucket/earthly.json +++ b/bucket/earthly.json @@ -1,13 +1,13 @@ { - "version": "0.8.15", + "version": "0.8.16", "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.15/earthly-windows-amd64.exe#/earthly.exe", - "hash": "c64a84df967f4624202c5cdf1b9f8149ef7ee9e2056ffd84954f0587a0787291" + "url": "https://github.com/earthly/earthly/releases/download/v0.8.16/earthly-windows-amd64.exe#/earthly.exe", + "hash": "30672f3a3ce73893b30fe47e6e9b0aeed67bd596a156c10762ea7fce3db5d934" } }, "checkver": {