earthly: Update to version 0.8.13

This commit is contained in:
github-actions[bot] 2024-05-29 00:33:38 +00:00
parent d8875c4f72
commit 9bf1d1fce2

View File

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