dagger: Update to version 0.8.3

This commit is contained in:
github-actions[bot] 2023-08-16 16:28:28 +00:00
parent 1f7033b2c9
commit 32122b3bdc

View File

@ -1,12 +1,12 @@
{
"version": "0.8.2",
"version": "0.8.3",
"description": "A portable devkit for CI/CD pipelines",
"homepage": "https://dagger.io/",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/dagger/dagger/releases/download/v0.8.2/dagger_v0.8.2_windows_amd64.zip",
"hash": "1548ad04053b888bddea1e554b2ae292bc26213753fb3ef093ca32b576473d65"
"url": "https://github.com/dagger/dagger/releases/download/v0.8.3/dagger_v0.8.3_windows_amd64.zip",
"hash": "40c403f58f56d5b73a8ba2c15afe391d029b4ffb83ddfaf5be653d5c6e34d1c0"
}
},
"bin": "dagger.exe",