Skip to content

Commit

Permalink
fac version v1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mkchoi212 committed Jan 4, 2018
1 parent 882e410 commit 3fcde53
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/fac.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
class Fac < Formula
desc "Command line User Interface for fixing git conflicts"
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 "f64e25dae39e9eb160afe225754b345e850489f7dcab707bc513311d7098d59a"
url "https://github.com/mkchoi212/fac/releases/download/v1.0.2/fac_1.0.2_darwin_amd64.tar.gz"
version "1.0.2"
sha256 "d5369b5a8532b8be25b061f32ace7531868e361258141f6ac44932006eb4e451"

depends_on "git"
depends_on "go"
Expand Down

0 comments on commit 3fcde53

Please sign in to comment.