Skip to content

Commit

Permalink
Update goreleaser config to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
maddie committed Sep 10, 2024
1 parent b1daf1c commit 058cd38
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
version: 2
project_name: "librespeed-cli"
#dist: ./out
before:
Expand Down Expand Up @@ -73,11 +74,10 @@ archives:
format: zip
files:
- LICENSE
rlcp: true
checksum:
name_template: "checksums.txt"
changelog:
skip: false
disable: false
sort: asc
release:
github:
Expand Down

0 comments on commit 058cd38

Please # to comment.