Skip to content

Commit

Permalink
Added macOS Catalina bottle to monday formula
Browse files Browse the repository at this point in the history
  • Loading branch information
eko committed Nov 19, 2019
1 parent c57ee65 commit e667738
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Formula/monday.rb
Expand Up @@ -6,6 +6,11 @@ class Monday < Formula
:revision => "904ea13f32a620146b15d01a15790edfce3c1f3c"
head "https://github.com/eko/monday.git"

bottle do
cellar :any_skip_relocation
sha256 "9e889628925e827c9352c670a6102d6cca013dfeb92cdf820a6cf9f9a64a0c21" => :catalina
end

depends_on "go" => :build

def install
Expand Down

0 comments on commit e667738

Please sign in to comment.