Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/mkchoi212/fac
Browse files Browse the repository at this point in the history
  • Loading branch information
mkchoi212 committed Jan 3, 2018
2 parents cb37a30 + 0b476dd commit 263c06e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/fac.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ class Fac < Formula
homepage "https://github.com/mkchoi212/fac"
url "https://github.com/mkchoi212/fac/releases/download/v1.0.1/fac_1.0.1_darwin_amd64.tar.gz"
version "1.0.1"
sha256 "ea28679d1246c9c75047eae4c4d1ce3705e5bb42458dabe8faea9861aea6f441"
sha256 "f64e25dae39e9eb160afe225754b345e850489f7dcab707bc513311d7098d59a"

depends_on "git"
depends_on "go"
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ Or using [Homebrew 🍺](https://brew.sh)

```bash
brew tap mkchoi212/fac https://github.com/mkchoi212/fac.git
brew install fac
```

## Using
Expand Down

0 comments on commit 263c06e

Please sign in to comment.