Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
n-ando committed Oct 21, 2024
1 parent 1bdddaf commit 6cb90bb
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions omniorb-ssl-py39.rb
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,10 @@ class OmniorbSslPy39 < Formula
bottle do
root_url "https://github.com/OpenRTM/homebrew-omniorb/releases/download/4.3.2/"
rebuild 1
sha256 cellar: :any, ventura: "32f63951460bcffa7cefa297bc9522ec9b39fc1c7419e3ad58c8bff831b8132e"
rebuild 1
sha256 cellar: :any, arm64_sonoma: "cc5919d4bb4a6c3e6d4066002276ead2d30f58f070bd8095e399b2e8f5674c72"
sha256 cellar: :any, ventura: "32f63951460bcffa7cefa297bc9522ec9b39fc1c7419e3ad58c8bff831b8132e"
end


depends_on "pkg-config" => :build
depends_on "openssl@3"
depends_on "[email protected]"
Expand Down

0 comments on commit 6cb90bb

Please sign in to comment.