dagger: Update to version 0.2.13

This commit is contained in:
github-actions[bot] 2022-06-01 04:51:42 +00:00
parent 06ef41d157
commit e51d9b5034

View File

@ -1,12 +1,12 @@
{ {
"version": "0.2.12", "version": "0.2.13",
"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.12/dagger_v0.2.12_windows_amd64.zip", "url": "https://github.com/dagger/dagger/releases/download/v0.2.13/dagger_v0.2.13_windows_amd64.zip",
"hash": "4f7cad8fcfcae568330adaa40ff2d2995d7c388a453368d4b6831340b6143f7c" "hash": "21af3a6a108ee78c6fc917e29c071c14b009db348ce5552c1d9d9dd0aac72bdf"
} }
}, },
"bin": "dagger.exe", "bin": "dagger.exe",