dagger: Update to version 0.9.1

This commit is contained in:
github-actions[bot] 2023-10-26 16:26:44 +00:00
parent 94532fadaf
commit 8c01466c40

View File

@ -1,12 +1,12 @@
{
"version": "0.9.0",
"version": "0.9.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.9.0/dagger_v0.9.0_windows_amd64.zip",
"hash": "45992310daa49f1e7e965cd12e74dbb186242c36c98945e3ba591977b2f338a5"
"url": "https://github.com/dagger/dagger/releases/download/v0.9.1/dagger_v0.9.1_windows_amd64.zip",
"hash": "b64d1026c1beafc1dd0553a830bf1edda73565491ce736c439aff8b64cd263f3"
}
},
"bin": "dagger.exe",