dagger: Update to version 0.2.31

This commit is contained in:
github-actions[bot] 2022-08-23 20:28:42 +00:00
parent 7dfec1d6a1
commit 3162981d23

View File

@ -1,12 +1,12 @@
{ {
"version": "0.2.30", "version": "0.2.31",
"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.30/dagger_v0.2.30_windows_amd64.zip", "url": "https://github.com/dagger/dagger/releases/download/v0.2.31/dagger_v0.2.31_windows_amd64.zip",
"hash": "9700d3165b0b2e1ae314f0d9d9dcbb38e7882962c499ee14f8ab0baee133e47d" "hash": "b4dda8a6cee78ba2b4c912bf823c763e18cca119ad8529dcee4411ba1c5b9753"
} }
}, },
"bin": "dagger.exe", "bin": "dagger.exe",