faas: add au.hash (#345)

This commit is contained in:
linsui 2019-08-15 22:32:00 +08:00 committed by Chawye Hsu
parent 4f4d2844be
commit 18c6cca74f

View File

@ -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"
}
}
}