Skip to content

Commit

Permalink
Fixing typo in Capstan formula
Browse files Browse the repository at this point in the history
  • Loading branch information
igorlg committed Aug 29, 2019
1 parent 88be203 commit 2169131
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/capstan.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ class Capstan < Formula
sha256 'ad7b86509f503926721c5564881d9f238e488e6354ab1dfa4ef30d1fa12080d2'

bottle do
root_url 'https://github.com/igorlg/homebrew-cellar/releases/download/v0.0.2/'
root_url 'https://github.com/igorlg/homebrew-cellar/releases/download/v0.0.2'
cellar :any_skip_relocation
sha256 "f5e04c954626b784354bf1b3add30250ea4c121b2ea2609689f31d12baa5a476" => :mojave
end
Expand Down

0 comments on commit 2169131

Please sign in to comment.