Skip to content

Context Alternative Binary

In cases when Bifröst needs to obtain an alternative variant of its binaries, this context provides the required information.

Properties

os

string

Holds the name of the operating system, such as linux or windows.

arch

string

Holds the name of the architecture, such as amd64 or arm64.

version

string

Holds the actual version, such as v0.4.0.

ext

string

Holds the extension for the target binary, such as <empty> or .exe.

packageExt

string

Holds the extension for the package, such as .tgz or .zip.