earthly: Update to version 0.8.11

This commit is contained in:
github-actions[bot] 2024-05-16 20:26:20 +00:00
parent 038dd330ff
commit 84c00b74ca

View File

@ -1,13 +1,13 @@
{
"version": "0.8.10",
"version": "0.8.11",
"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.10/earthly-windows-amd64.exe#/earthly.exe",
"hash": "22916984f68c60ca0633a6c1c31c10fdee2c4e3260ee0bce8ef3073e357fe995"
"url": "https://github.com/earthly/earthly/releases/download/v0.8.11/earthly-windows-amd64.exe#/earthly.exe",
"hash": "f3fa677b6802dea6e8709298ff8a9a9eed34f2c5de408c7a0798a1ac6ae507d9"
}
},
"checkver": {