dagger: Update to version 0.13.2

This commit is contained in:
github-actions[bot] 2024-09-20 20:28:51 +00:00
parent 1c06391ed8
commit 61ed5f5efa

View File

@ -1,12 +1,12 @@
{ {
"version": "0.13.1", "version": "0.13.2",
"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.13.1/dagger_v0.13.1_windows_amd64.zip", "url": "https://github.com/dagger/dagger/releases/download/v0.13.2/dagger_v0.13.2_windows_amd64.zip",
"hash": "f92706b462a44ca936f7d10d770f95a17bfee576ba36ad86cc5327a0f728f0e6" "hash": "bb16cf2a1f5c2b91e3cea38912e75db58c5976815c0e0d6418711dff0aa6ebe5"
} }
}, },
"bin": "dagger.exe", "bin": "dagger.exe",