There was an error while loading. Please reload this page.
1 parent 723edba commit 92efbb3Copy full SHA for 92efbb3
1 file changed
.goreleaser.yml
@@ -85,8 +85,7 @@ builds:
85
- amd64
86
87
archives:
88
- -
89
- format_overrides:
+ - format_overrides:
90
- goos: windows
91
format: zip
92
@@ -104,11 +103,10 @@ changelog:
104
103
- '^test:'
105
106
brews:
107
108
- name: 'pop'
+ - name: 'pop'
109
tap:
110
owner: gobuffalo
111
name: homebrew-tap
112
- homepage: "https://gobuffalo.io/docs/db/getting-started"
+ homepage: "https://gobuffalo.io/documentation/database/pop/"
113
description: "A Tasty Treat For All Your Database Needs"
114
skip_upload: "auto"
0 commit comments