earthly: Update to version 0.8.9

This commit is contained in:
github-actions[bot] 2024-04-24 20:25:25 +00:00
parent 50b5fc78d5
commit 4b884c869c

View File

@ -1,13 +1,13 @@
{ {
"version": "0.8.8", "version": "0.8.9",
"description": "Super simple build framework with fast, repeatable builds and an instantly familiar syntax - like Dockerfile and Makefile had a baby.", "description": "Super simple build framework with fast, repeatable builds and an instantly familiar syntax - like Dockerfile and Makefile had a baby.",
"bin": "earthly.exe", "bin": "earthly.exe",
"homepage": "https://earthly.dev", "homepage": "https://earthly.dev",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/earthly/earthly/releases/download/v0.8.8/earthly-windows-amd64.exe#/earthly.exe", "url": "https://github.com/earthly/earthly/releases/download/v0.8.9/earthly-windows-amd64.exe#/earthly.exe",
"hash": "eb090fa0ea7915880acc831542c23546bf46bf56c5e90c8a003440c5b323e88b" "hash": "335aa2f386d7070c6fe196a2d43f2dd3e0d882f43ee2b867d6f83ce88c1c835c"
} }
}, },
"checkver": { "checkver": {