earthly: Update to version 0.8.7

This commit is contained in:
github-actions[bot] 2024-04-03 21:06:52 +00:00
parent c5c833ac66
commit b2d401fe4a

View File

@ -1,13 +1,13 @@
{
"version": "0.8.6",
"version": "0.8.7",
"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.6/earthly-windows-amd64.exe#/earthly.exe",
"hash": "1f8f4b66d8e3a8b2e29462c6b28bd8c61516a24d3dc4f73333ac9b2968fd1593"
"url": "https://github.com/earthly/earthly/releases/download/v0.8.7/earthly-windows-amd64.exe#/earthly.exe",
"hash": "c7cb7da14e699deb138d5b7fbb1a3dfd6f73a3bc657654e438404e67fc21afed"
}
},
"checkver": {