Skip to content
This repository has been archived by the owner on Apr 15, 2020. It is now read-only.

Commit

Permalink
Fix formula
Browse files Browse the repository at this point in the history
  • Loading branch information
cimnine committed Oct 5, 2019
1 parent 508ca24 commit 89ed88b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/reception.rb
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ class Reception < Formula
depends_on "docker-compose" => :optional

bottle do
cellar :any_skip_relocation
cellar :any
root_url "https://github.com/nxt-engineering/homebrew-reception/releases/download/v2.1.0_1"
sha256 "28b73ddf0187d25e5d57c844f877be16f0fd626efad6f52d6c272b1c90db8a25" => :mojave
sha256 "604dbb8596c93fc9d002f5f9e8f476287a71b5f23e87a8716f2638edefa39441" => :high_sierra
Expand Down

0 comments on commit 89ed88b

Please sign in to comment.