Skip to content

Commit

Permalink
label-studio: update 1.14.0.post0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
nikitabelonogov committed Nov 13, 2024
1 parent fe33232 commit 210447d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Formula/label-studio.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,9 @@ class LabelStudio < Formula
license "Apache-2.0"

bottle do
root_url "https://github.com/HumanSignal/homebrew-tap/releases/download/label-studio-1.14.0"
sha256 ventura: "19a003f62b5bb812d96b5c3375c2a99fb6d78eedc54399f8934946cb9a378565"
root_url "https://github.com/HumanSignal/homebrew-tap/releases/download/label-studio-1.14.0.post0"
sha256 arm64_sonoma: "d3c811632b8ab6733a106250ea218b52fbcdf54bcb483fb1029e5b4b6a3a4aea"
sha256 ventura: "9ec0412c0d783637e0a89547a43287f6c27a33d751f9b8c3e17e37890999bad5"
end

depends_on "postgresql@14"
Expand Down

0 comments on commit 210447d

Please sign in to comment.