Skip to content
This repository was archived by the owner on Oct 31, 2023. It is now read-only.

Commit e13050b

Browse files
committed
goreleaser: disable checksums
1 parent ea90b9d commit e13050b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.goreleaser.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@ archives:
2323
darwin: macos
2424
amd64: x86_64
2525

26+
checksum:
27+
disable: true
28+
2629
signs:
2730
- signature: "${artifact}_macos.dmg"
2831
ids:

0 commit comments

Comments
 (0)