mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
dagger: Update to version 0.5.1
This commit is contained in:
parent
66f1994e9b
commit
cfd246860b
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "0.5.0",
|
"version": "0.5.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.5.0/dagger_v0.5.0_windows_amd64.zip",
|
"url": "https://github.com/dagger/dagger/releases/download/v0.5.1/dagger_v0.5.1_windows_amd64.zip",
|
||||||
"hash": "a37e2809ed7cdd9d66db087d807e01f9923274b8f46bc50e478266f5a3345db0"
|
"hash": "cbb6c32417a680eb8a15fae0e7bc9a10ab0cb6d96195500fec7b91e03ce1dbea"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "dagger.exe",
|
"bin": "dagger.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user