We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66f5fb4 commit 9fb1ccaCopy full SHA for 9fb1cca
.goreleaser.yml
@@ -33,7 +33,7 @@ brews:
33
github:
34
owner: mongodb-labs
35
name: homebrew-mongocli
36
- url_template: "https://github.com/mongodb/mongocli/releases/{{ .Tag }}/{{ .ArtifactName }}"
+ url_template: "https://github.com/mongodb/mongocli/releases/download/{{ .Tag }}/{{ .ArtifactName }}"
37
commit_author:
38
name: gustavo.bazan
39
email: [email protected]
0 commit comments