Skip to content

Commit 82de699

Browse files
committed
Rename brew tap
This should better reflect the binary name `rh`
1 parent 2fc8a24 commit 82de699

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.goreleaser.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ changelog:
3333
- '^test:'
3434
brews:
3535
-
36+
name: rh
3637
goarm: 6
3738
tap:
3839
owner: aaronvb

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
## Installation
1111
### Homebrew
1212
```
13-
brew install aaronvb/request_hole/request_hole
13+
brew install aaronvb/request_hole/rh
1414
```
1515

1616
### Clone repo and build

0 commit comments

Comments
 (0)