Codebase list ffuf / upstream/1.0.2 .goreleaser.yml
upstream/1.0.2

Tree @upstream/1.0.2 (Download .tar.gz)

.goreleaser.yml @upstream/1.0.2raw · history · blame

builds:
  - binary: ffuf
    goos:
      - linux
      - windows
      - freebsd
      - openbsd
      - darwin
    goarch:
      - amd64
      - 386
      - arm
      - arm64

archives:
  - id: tgz
    format: tar.gz
    replacements:
        darwin: macOS
    format_overrides:
        - goos: windows
          format: zip

signs:
  - artifacts: checksum