earthly: Update to version 0.8.5

This commit is contained in:
github-actions[bot] 2024-03-12 00:33:40 +00:00
parent 30348fb16e
commit d4e44780b8

View File

@ -1,13 +1,13 @@
{ {
"version": "0.8.4", "version": "0.8.5",
"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.4/earthly-windows-amd64.exe#/earthly.exe", "url": "https://github.com/earthly/earthly/releases/download/v0.8.5/earthly-windows-amd64.exe#/earthly.exe",
"hash": "8138271cf3c64c614c2d0b11311257ff4af8b7a93cb8bd081fec7787a61cae6f" "hash": "cbfc26cd0f42595ca7fc667470df4b14728da386a62c5e31727a1fc748fd24e1"
} }
}, },
"checkver": { "checkver": {