Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 499 Bytes

executable.md

File metadata and controls

20 lines (12 loc) · 499 Bytes

Executable

Type Name

executable

Description

A blob describing an executable program. The artifact SHOULD use extraIdentity properties to describe the OS architecture and platform the program is intended for

  • os: Operating system according to Golang property GOOS
  • architecture: Architecture according to Golang property GOARCH

Format Variants

Media Types:

  • application/octet-stream
  • application/octet-stream+gzip