dagger: Update to version 0.15.1

This commit is contained in:
github-actions[bot] 2024-12-12 20:29:56 +00:00
parent 043a1d9d94
commit d40a6940fe

View File

@ -1,12 +1,12 @@
{ {
"version": "0.15.0", "version": "0.15.1",
"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.15.0/dagger_v0.15.0_windows_amd64.zip", "url": "https://github.com/dagger/dagger/releases/download/v0.15.1/dagger_v0.15.1_windows_amd64.zip",
"hash": "2a0b4d66330b3335733e6ed93eb187a05a5cd69af11e74450540b30ce5d09f7f" "hash": "bbd84992c264824e0284bc4d004280b3d57d056a2b3784ee4d6ee7996ce0d443"
} }
}, },
"bin": "dagger.exe", "bin": "dagger.exe",