Skip to content

Commit

Permalink
GoReleaser v2 upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitri-lerko committed Jul 26, 2024
1 parent 7a786c6 commit 51775ee
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
version: 2

release:
mode: replace

Expand Down Expand Up @@ -31,13 +33,13 @@ changelog:
brews:
-
name: ripley
tap:
repository:
owner: loveholidays
name: homebrew-tap
commit_author:
name: loveholidays
email: oss@loveholidays.com
folder: Formula
directory: Formula
homepage: "https://github.com/loveholidays/ripley"
description: "Replays HTTP traffic at multiples of the original rate"
install: |
Expand Down

0 comments on commit 51775ee

Please sign in to comment.