Closed metaist closed 1 month ago
After building the output:
Write a JSON receipt to PATH with:
PATH
version
${output} --version
algo
hash
date
Going to skip writing it to some other path for now.
After building the output:
Write a JSON receipt to
PATH
with:version
:${output} --version
stripping away non-version infoalgo
: "sha256"hash
: sha256sum(output)date
: current ISO 8601 timestamp (UTC)