# vim: filetype=yaml sw=2
# Make sure we can reproduce the official binaries before updating.
# Check README.md for more information before updating this version.
version: 1.25.8
filename: '[% project %]-[% c("version") %]-[% c("var/build_id") %].tar.[% c("compress_tar") %]'
container:
  use_container: 0

input_files:
  - URL: 'https://go.dev/dl/go[% c("version") %].linux-amd64.tar.gz'
    name: go
    # Make sure we can reproduce the official binaries before updating.
    # Check README.md for more information before updating this hash.
    sha256sum: ceb5e041bbc3893846bd1614d76cb4681c91dadee579426cf21a63f2d7e03be6
