dagger: Update to version 0.8.1

This commit is contained in:
github-actions[bot] 2023-08-04 20:23:48 +00:00
parent 78a4d11889
commit c814745bdf

View File

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