diff --git a/bucket/faas-cli.json b/bucket/faas-cli.json index bad155e3b1..2c7dea91da 100644 --- a/bucket/faas-cli.json +++ b/bucket/faas-cli.json @@ -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" } } }