Projects STRLCPY SeaMoon Commits ddec7d85
🤬
  • ■ ■ ■ ■ ■ ■
    .github/conf/.goreleaser.yml
    skipped 19 lines
    20 20   name_template: 'checksums.txt'
    21 21  snapshot:
    22 22   name_template: "{{ .Tag }}-next"
     23 +upx:
     24 + - enabled: true
     25 + goos: [linux, darwin]
     26 + compress: best
    23 27  changelog:
    24 28   sort: asc
    25 29   filters:
    skipped 3 lines
Please wait...
Page is in error, reload to recover