upgrade goreleaser to v2
This commit is contained in:
parent
6e756b02e6
commit
a2a5bd7f00
1 changed files with 4 additions and 2 deletions
|
|
@ -1,3 +1,5 @@
|
|||
version: 2
|
||||
|
||||
project_name: webtoon-dl
|
||||
|
||||
before:
|
||||
|
|
@ -53,7 +55,7 @@ brews:
|
|||
- name: webtoon-dl
|
||||
homepage: https://github.com/robinovitch61/webtoon-dl
|
||||
description: "A cli for downloading content from webtoon.com"
|
||||
folder: Formula
|
||||
directory: Formula
|
||||
commit_author:
|
||||
name: "Leo Robinovitch"
|
||||
email: "leorobinovitch@gmail.com"
|
||||
|
|
@ -119,4 +121,4 @@ chocolateys:
|
|||
skip_publish: false
|
||||
|
||||
gomod:
|
||||
proxy: true
|
||||
proxy: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue