Skip to content

Commit 467e103

Browse files
test
1 parent 7ec98d1 commit 467e103

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

Formula/label-studio.rb

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,6 @@ class LabelStudio < Formula
77
sha256 "1ae8c0c3430ee023b89ad0a4d994fe08ff6ff46de6b3566781a0dd54f521c5ba"
88
license "Apache-2.0"
99

10-
bottle do
11-
root_url "https://github.com/HumanSignal/homebrew-tap/releases/download/label-studio-1.20.0"
12-
sha256 arm64_sequoia: "b940bf1c6029ef4e135e537083629f108d6ca7fff77113def1b8b8f28cc12bf2"
13-
sha256 arm64_sonoma: "7775555056ed984de11127867a48a098c79ca07a0f2a5201ea1f8855bcf3f9cf"
14-
sha256 ventura: "deb442029400c58c00b8d83ba182571433fb74478ece0ab407bffddf7b51151b"
15-
end
16-
1710
depends_on "postgresql@14"
1811
depends_on "python@3.10" # Apple's Pypthon distribution does not include pip
1912

0 commit comments

Comments
 (0)