dagger: Update to version 0.13.4

This commit is contained in:
github-actions[bot] 2024-10-09 16:30:43 +00:00
parent 373a93a66e
commit c1f40ef2b1

View File

@ -1,12 +1,12 @@
{ {
"version": "0.13.3", "version": "0.13.4",
"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.3/dagger_v0.13.3_windows_amd64.zip", "url": "https://github.com/dagger/dagger/releases/download/v0.13.4/dagger_v0.13.4_windows_amd64.zip",
"hash": "cb420600b85f27e2384d23c0858d508488d5d157a0bcb537c421c1ae5c79acae" "hash": "b5de834517fd0bbfaacd68589cb7ef478bf34dfb67d4db56ec81b0f0066d3cfd"
} }
}, },
"bin": "dagger.exe", "bin": "dagger.exe",