# vim: filetype=yaml sw=2
version: 1.4.4
git_url: https://github.com/facebook/zstd.git
git_hash: 10f0e6993f9d2f682da6d04aa2385b7d53cbb4ee
filename: '[% project %]-[% c("version") %]-[% c("var/osname") %]-[% c("var/build_id") %].tar.gz'

var:
  container:
    use_container: 1

input_files:
  - project: container-image
  - name: '[% c("var/compiler") %]'
    project: '[% c("var/compiler") %]'
