Skip to content

Commit ffef089

Browse files
committed
label-studio: update 1.20.0 bottle.
1 parent 9d7f022 commit ffef089

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

Formula/label-studio.rb

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,10 @@ class LabelStudio < Formula
88
license "Apache-2.0"
99

1010
bottle do
11-
root_url "https://github.com/HumanSignal/homebrew-tap/releases/download/label-studio-1.19.0"
12-
sha256 arm64_sonoma: "ae22908f42630e57f65ed6ff5ab199936612f6358e032bc949784eb6c8869be0"
13-
sha256 ventura: "44dce91dcd12283796c04aea2b2506143c71848908454d6ca235926889b05bd1"
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"
1415
end
1516

1617
depends_on "postgresql@14"

0 commit comments

Comments
 (0)