This repository was archived by the owner on Apr 15, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +13
-10
lines changed Expand file tree Collapse file tree 2 files changed +13
-10
lines changed Original file line number Diff line number Diff line change @@ -13,8 +13,8 @@ class Reception < Formula
13
13
14
14
bottle do
15
15
cellar :any
16
- root_url "https://github.com/nxt-engineering/homebrew-reception/releases/download/v2.0.0_3 "
17
- sha256 "c899d65c03ec0c228dc4af52c35cd816cb3e1ad4771919b6f32128def3541b66 " => :high_sierra
16
+ root_url "https://github.com/nxt-engineering/homebrew-reception/releases/download/v2.1.0_0 "
17
+ sha256 "28b73ddf0187d25e5d57c844f877be16f0fd626efad6f52d6c272b1c90db8a25 " => :mojave
18
18
end
19
19
20
20
def install
Original file line number Diff line number Diff line change 1
- [ Homebrew] ( https://brew.sh ) tap for [ reception] ( https://github.com/ninech /reception ) .
1
+ # [ Homebrew 🍺 ] ( https://brew.sh ) tap for [ reception] ( https://github.com/nxt-engineering /reception ) .
2
2
3
3
## Usage
4
4
5
- brew tap ninech/homebrew-reception
6
- brew install reception
5
+ ``` bash
6
+ brew tap nxt-engineering/homebrew-reception
7
+ brew install reception
8
+ ```
7
9
8
10
## How to bottle
9
11
10
- brew install --build-bottle reception
11
- brew bottle reception
12
+ ```
13
+ brew uninstall reception
14
+ brew install --build-bottle reception
15
+ brew bottle reception
16
+ ```
12
17
13
18
1 . Copy the output to ` Formula/reception.rb ` .
14
19
2 . Commit & Push the change.
18
23
19
24
## About
20
25
21
- This tap is currently maintained and funded by [ nine] ( https://nine.ch ) .
22
-
23
- [ ![ logo of the company 'nine'] ( https://logo.apps.at-nine.ch/Dmqied_eSaoBMQwk3vVgn4UIgDo=/trim/500x0/logo_claim.png )] ( https://www.nine.ch )
26
+ This tap is currently maintained and funded by [ nxt] ( https://nxt.engineering/en/ ) .
You can’t perform that action at this time.
0 commit comments