diff --git a/bucket/earthly.json b/bucket/earthly.json index 133038e807..443d086009 100644 --- a/bucket/earthly.json +++ b/bucket/earthly.json @@ -1,13 +1,13 @@ { - "version": "0.8.13", + "version": "0.8.14", "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.13/earthly-windows-amd64.exe#/earthly.exe", - "hash": "8201bcdd20272e4e68c56ce3b070fd488e410aef6be1e75b3b1992b4cdd0caaa" + "url": "https://github.com/earthly/earthly/releases/download/v0.8.14/earthly-windows-amd64.exe#/earthly.exe", + "hash": "3244284dc9648d7cd3af350ab4a8bfd4c63b0e0e16e656c3e249fc1d58fe7e5f" } }, "checkver": {