earthly: Update to version 0.8.15

This commit is contained in:
github-actions[bot] 2024-07-12 20:26:23 +00:00
parent 863a08ea73
commit 88a7d31415

View File

@ -1,13 +1,13 @@
{ {
"version": "0.8.14", "version": "0.8.15",
"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.14/earthly-windows-amd64.exe#/earthly.exe", "url": "https://github.com/earthly/earthly/releases/download/v0.8.15/earthly-windows-amd64.exe#/earthly.exe",
"hash": "3244284dc9648d7cd3af350ab4a8bfd4c63b0e0e16e656c3e249fc1d58fe7e5f" "hash": "c64a84df967f4624202c5cdf1b9f8149ef7ee9e2056ffd84954f0587a0787291"
} }
}, },
"checkver": { "checkver": {