mirror of
https://github.com/openfaas/faas.git
synced 2025-06-09 16:56:47 +00:00
Issue #955 suggested that the watchdog binaries should have associated sha256 files to help assure the veracity of the built artefacts. This change mirrors the method employed on faas-cli to generate and deploy the sha256 hash for each flavour of the current watchdog. Signed-off-by: Richard Gee <richard@technologee.co.uk>