dagger: Update to version 0.8.2

This commit is contained in:
github-actions[bot] 2023-08-10 20:23:09 +00:00
parent d785b0e4f2
commit d480240235

View File

@ -1,12 +1,12 @@
{
"version": "0.8.1",
"version": "0.8.2",
"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.1/dagger_v0.8.1_windows_amd64.zip",
"hash": "de301d6e4290510efd910d664b6c26428e5102e06057b773b0b289430dc06c38"
"url": "https://github.com/dagger/dagger/releases/download/v0.8.2/dagger_v0.8.2_windows_amd64.zip",
"hash": "1548ad04053b888bddea1e554b2ae292bc26213753fb3ef093ca32b576473d65"
}
},
"bin": "dagger.exe",