Skip to content

Commit

Permalink
gitui: add 0.7.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
dawidd6 committed Jun 16, 2020
1 parent 7d99a8c commit 8b7e42d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Formula/gitui.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@ class Gitui < Formula
url "https://github.com/extrawurst/gitui/archive/v0.7.0.tar.gz"
sha256 "3491730ddbbc886940f20e6cf419c689de3e196f678127807ef69c4de479742e"

bottle do
cellar :any_skip_relocation
sha256 "c7024c52191c49e1cbda891aa747faaed10a3d3f28810ce914d363d1d1203e90" => :catalina
sha256 "b85f069e2f076145bc19805069059d8ef7e07dd524a6835db02359837da895c3" => :mojave
sha256 "caac1ddfbc743230a3b1ad6610c6637077264f517ea68804d0d15cc8eec89ca0" => :high_sierra
end

depends_on "rust" => :build

def install
Expand Down

0 comments on commit 8b7e42d

Please sign in to comment.