dagger: Update to version 0.2.29

This commit is contained in:
github-actions[bot] 2022-08-12 16:32:15 +00:00
parent 72c9287106
commit f422f231e9

View File

@ -1,12 +1,12 @@
{ {
"version": "0.2.28", "version": "0.2.29",
"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.2.28/dagger_v0.2.28_windows_amd64.zip", "url": "https://github.com/dagger/dagger/releases/download/v0.2.29/dagger_v0.2.29_windows_amd64.zip",
"hash": "c9dad47f09221cc7f1e47bae5fa8a83cf48bc26f1bee003432ed2a8b734a13ef" "hash": "e11d102fa937446379fad7b9b878499f3d66d9bf1e77a6ba918f5e5fd29186c8"
} }
}, },
"bin": "dagger.exe", "bin": "dagger.exe",