dagger: Update to version 0.4.2

This commit is contained in:
github-actions[bot] 2023-03-23 08:28:05 +00:00
parent 30c421f801
commit b5fcac6b21

View File

@ -1,12 +1,12 @@
{ {
"version": "0.4.1", "version": "0.4.2",
"description": "A portable devkit for CI/CD pipelines", "description": "A portable devkit for CI/CD pipelines",
"homepage": "https://dagger.io/", "homepage": "https://dagger.io/",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/dagger/dagger/releases/download/v0.4.1/dagger_v0.4.1_windows_amd64.zip", "url": "https://github.com/dagger/dagger/releases/download/v0.4.2/dagger_v0.4.2_windows_amd64.zip",
"hash": "cc2d4a519346053b94c1aa801b7c3c541f7705c0163f8dbdc6f9b4fb524e59ad" "hash": "8e7b75813a33551b09f4e83573c5f67927f978d7780c2ab14ebb6c03f39262b5"
} }
}, },
"bin": "dagger.exe", "bin": "dagger.exe",