Skip to content

Commit

Permalink
Revert "Update .goreleaser.yml"
Browse files Browse the repository at this point in the history
  • Loading branch information
erungis authored Oct 31, 2024
1 parent 7f07141 commit 51ece30
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
---
version: 2
project_name: draupnir

builds:
Expand All @@ -11,15 +10,15 @@ builds:
ldflags: -s -w -X github.com/gocardless/draupnir/pkg/version.Version={{.Version}} -X main.commit={{.Commit}}

brews:
- repository:
- tap:
owner: gocardless
name: homebrew-taps
commit_author:
name: GoCardless Engineering
email: [email protected]
install: bin.install "draupnir"
description: Client for the draupnir database service
directory: Formula
folder: Formula
test: system "draupnir-client help"

nfpms:
Expand Down
2 changes: 1 addition & 1 deletion DRAUPNIR_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
5.3.5
5.3.4

0 comments on commit 51ece30

Please sign in to comment.