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 2fc8a24 commit 82de699Copy full SHA for 82de699
.goreleaser.yml
@@ -33,6 +33,7 @@ changelog:
33
- '^test:'
34
brews:
35
-
36
+ name: rh
37
goarm: 6
38
tap:
39
owner: aaronvb
README.md
@@ -10,7 +10,7 @@
10
## Installation
11
### Homebrew
12
```
13
-brew install aaronvb/request_hole/request_hole
+brew install aaronvb/request_hole/rh
14
15
16
### Clone repo and build
0 commit comments