We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1addb08 commit 2760058Copy full SHA for 2760058
.goreleaser.yml
@@ -14,7 +14,7 @@ builds:
14
brews:
15
-
16
# Repository to push the tap to.
17
- github:
+ tap:
18
owner: dreadl0ck
19
name: homebrew-formulas
20
zeus/commands.yml
@@ -17,7 +17,7 @@ language: bash
globals:
binaryName: zeus
buildDir: bin
- version: 0.9.8
+ version: 0.9.9
21
22
# all commands
23
# available fields:
0 commit comments