sha256 property
The sha256 hash of the artifact represented as a lowercase hexadecimal number, matching the output of the sha256sum command.
Implementation
core.String? sha256;
The sha256 hash of the artifact represented as a lowercase hexadecimal number, matching the output of the sha256sum command.
core.String? sha256;