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

Commit 89ed88b

Browse files
committed
Fix formula
1 parent 508ca24 commit 89ed88b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Formula/reception.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ class Reception < Formula
1212
depends_on "docker-compose" => :optional
1313

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

0 commit comments

Comments
 (0)