dagger: Update to version 0.3.12

This commit is contained in:
github-actions[bot] 2023-02-08 20:29:59 +00:00
parent 1241f5e924
commit 6f4ae614b0

View File

@ -1,12 +1,12 @@
{ {
"version": "0.3.10", "version": "0.3.12",
"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.3.10/dagger_v0.3.10_windows_amd64.zip", "url": "https://github.com/dagger/dagger/releases/download/v0.3.12/dagger_v0.3.12_windows_amd64.zip",
"hash": "17d8ad953dcaca9c12b4125bcbf8dc619004e2539c8a6e711d5c001e01237a94" "hash": "576a722f03ed6b2e503347892bc795132d3b41f66616319f7d7f56061d3416fa"
} }
}, },
"bin": "dagger.exe", "bin": "dagger.exe",