builds: - id: ted targets: - windows_amd64 - linux_amd64 env: - CGO_ENABLED=1 main: ./cmd/ted/. binary: dynamo-browse archives: - id: zip builds: - ted wrap_in_directory: true format_overrides: - goos: windows format: zip - goos: linux format: tar.gz nfpms: - id: package_nfpms package_name: audax builds: - ted vendor: lmika homepage: https://ted.lmika.dev/ maintainer: Leon Mika description: TUI tools for working with CSV files license: MIT formats: - deb - rpm bindir: /usr/local/bin checksum: name_template: 'checksums.txt' snapshot: name_template: "{{ .Tag }}-next"