dagger: Update to version 0.6.1

This commit is contained in:
github-actions[bot] 2023-06-01 20:25:35 +00:00
parent 3cf068430f
commit 613401f68a

View File

@ -1,12 +1,12 @@
{ {
"version": "0.6.0", "version": "0.6.1",
"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.6.0/dagger_v0.6.0_windows_amd64.zip", "url": "https://github.com/dagger/dagger/releases/download/v0.6.1/dagger_v0.6.1_windows_amd64.zip",
"hash": "faeaca53c9b4ab739f6ef39d842ba5be1bb6ea03c729d4beda3ce97c08536af1" "hash": "33864eab3fd210bcf4d9d52a4b14c9f590977e826c75b41d8781eec2ee715965"
} }
}, },
"bin": "dagger.exe", "bin": "dagger.exe",