mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
faas: add au.hash (#345)
This commit is contained in:
parent
4f4d2844be
commit
18c6cca74f
@ -16,7 +16,6 @@
|
|||||||
]
|
]
|
||||||
],
|
],
|
||||||
"post_install": "faas-cli version",
|
"post_install": "faas-cli version",
|
||||||
"notes": "OpenFaas @ https://www.openfaas.com/",
|
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"github": "https://github.com/openfaas/faas-cli"
|
"github": "https://github.com/openfaas/faas-cli"
|
||||||
},
|
},
|
||||||
@ -25,6 +24,9 @@
|
|||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/openfaas/faas-cli/releases/download/$version/faas-cli.exe"
|
"url": "https://github.com/openfaas/faas-cli/releases/download/$version/faas-cli.exe"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"hash": {
|
||||||
|
"url": "$url.sha256"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user