mirror of
https://github.com/shadow1ng/fscan.git
synced 2025-07-13 21:02:44 +08:00
Update
This commit is contained in:
parent
0cf8b8c180
commit
197b0884a1
4
.github/conf/.goreleaser.yml
vendored
4
.github/conf/.goreleaser.yml
vendored
@ -33,8 +33,8 @@ upx:
|
|||||||
goos: ["windows", "linux"]
|
goos: ["windows", "linux"]
|
||||||
goarch: ["amd64", "386"]
|
goarch: ["amd64", "386"]
|
||||||
compress: best
|
compress: best
|
||||||
lzma: true
|
# lzma: true
|
||||||
brute: true
|
# brute: true
|
||||||
archives:
|
archives:
|
||||||
-
|
-
|
||||||
format: binary
|
format: binary
|
||||||
|
Loading…
Reference in New Issue
Block a user