mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +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",
|
||||
"notes": "OpenFaas @ https://www.openfaas.com/",
|
||||
"checkver": {
|
||||
"github": "https://github.com/openfaas/faas-cli"
|
||||
},
|
||||
@ -25,6 +24,9 @@
|
||||
"64bit": {
|
||||
"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