https://github.com/osquery/osquery logo
Title
z

zwass

06/04/2019, 4:08 PM
@Staples Github is now the canonical source for Fleet binary downloads. We are trying to remove all other download links. Did you find that linked somewhere recently?
r

Ricky McMillen

06/05/2019, 1:04 AM
Hey, first of all, thanks for all the work on Fleet! To avoid pulling from public docker registry we build our own image and wget the binaries from github for each release. It would be really great if you could publish checksums for releases in the notes. Do you think this is something you would consider?
z

zwass

06/05/2019, 1:14 AM
Yes. Would a SHA256 of the zip suffice? Do you need it in any specific format?
r

Ricky McMillen

06/05/2019, 1:21 AM
Perfect yea, thats exactly what I have been generating myself before I got around to asking. No specific format, we actually rename the zip archive so I really only need the sum itself! Thanks a bunch. Much appreciated.
👍 1