dagger: Update to version 0.8.0

This commit is contained in:
github-actions[bot] 2023-08-03 16:26:01 +00:00
parent 09bfa7aef5
commit 0edec336ee

View File

@ -1,12 +1,12 @@
{
"version": "0.6.4",
"version": "0.8.0",
"description": "A portable devkit for CI/CD pipelines",
"homepage": "https://dagger.io/",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/dagger/dagger/releases/download/v0.6.4/dagger_v0.6.4_windows_amd64.zip",
"hash": "391e1cb15329e91ef810b7dc5225dd8e806b7a7d9af8fd2e9e5f8d7a647ca90d"
"url": "https://github.com/dagger/dagger/releases/download/v0.8.0/dagger_v0.8.0_windows_amd64.zip",
"hash": "571eabf0ffd586204a03b5903f13a1e5da01285560b32096dc387b0a0dd95e22"
}
},
"bin": "dagger.exe",