Codebase list ffuf / debian/1.0.2-1 .goreleaser.yml
debian/1.0.2-1

Tree @debian/1.0.2-1 (Download .tar.gz)

.goreleaser.yml @debian/1.0.2-1raw · 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