From 1a16ff6e98d1a57d247ac78a7e2df4ee7a1eee48 Mon Sep 17 00:00:00 2001 From: "ci-robbot [bot]" <105103991+ci-robbot@users.noreply.github.com> Date: Wed, 24 Apr 2024 19:18:44 +0200 Subject: [PATCH] Bump utils/earthly to 0.8.9 (#824) Signed-off-by: ci-robbot --- packages/utils/earthly/definition.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/utils/earthly/definition.yaml b/packages/utils/earthly/definition.yaml index aa4f8b8..debbc11 100644 --- a/packages/utils/earthly/definition.yaml +++ b/packages/utils/earthly/definition.yaml @@ -1,7 +1,7 @@ name: earthly category: utils arch: "amd64" -version: "0.8.8" +version: "0.8.9" labels: github.repo: "earthly" github.owner: "earthly"