dagger: Update to version 0.19.3

This commit is contained in:
github-actions[bot] 2025-10-24 00:36:32 +00:00
parent b950e9e964
commit 5f801c8472

View File

@ -1,12 +1,12 @@
{ {
"version": "0.19.2", "version": "0.19.3",
"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.19.2/dagger_v0.19.2_windows_amd64.zip", "url": "https://github.com/dagger/dagger/releases/download/v0.19.3/dagger_v0.19.3_windows_amd64.zip",
"hash": "a7f5e343991936a3dcf465bbf06a2a268eee15fb8dceb31b03173a956e14012f" "hash": "ec1bfef65d087100f5f26c696a2f9b0f1130fed89e31f4adf35fef78c8322c8b"
} }
}, },
"bin": "dagger.exe", "bin": "dagger.exe",