earthly: Update to version 0.8.12

This commit is contained in:
github-actions[bot] 2024-05-23 20:25:40 +00:00
parent d52dbdc483
commit 7519c89dc6

View File

@ -1,13 +1,13 @@
{
"version": "0.8.11",
"version": "0.8.12",
"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.11/earthly-windows-amd64.exe#/earthly.exe",
"hash": "f3fa677b6802dea6e8709298ff8a9a9eed34f2c5de408c7a0798a1ac6ae507d9"
"url": "https://github.com/earthly/earthly/releases/download/v0.8.12/earthly-windows-amd64.exe#/earthly.exe",
"hash": "2a2aaff7a427600c43f491fe87d028f1f3b603937ce2ec9078556ce98758b622"
}
},
"checkver": {