dagger: Update to version 0.13.1

This commit is contained in:
github-actions[bot] 2024-09-18 20:27:31 +00:00
parent a963b053e1
commit 7fa3553ddb

View File

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