Skip to content

Commit 058cd38

Browse files
committed
Update goreleaser config to v2
1 parent b1daf1c commit 058cd38

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.goreleaser.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
version: 2
12
project_name: "librespeed-cli"
23
#dist: ./out
34
before:
@@ -73,11 +74,10 @@ archives:
7374
format: zip
7475
files:
7576
- LICENSE
76-
rlcp: true
7777
checksum:
7878
name_template: "checksums.txt"
7979
changelog:
80-
skip: false
80+
disable: false
8181
sort: asc
8282
release:
8383
github:

0 commit comments

Comments
 (0)