Skip to content

Commit

Permalink
update bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
osrfbuild committed Sep 21, 2023
1 parent 0e64f76 commit 0c73f69
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
6 changes: 3 additions & 3 deletions Formula/ignition-rendering6.rb
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ class IgnitionRendering6 < Formula

bottle do
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
sha256 ventura: "171316235ff45dc8144a82b446065219ac7657396daafc1b65b540429d4a44f5"
sha256 monterey: "959b2d7750264423382ca53e53f8dda1ec6cfa5e0ad08fa7ec695259d6dd9606"
sha256 big_sur: "93e0295b2f7874b2260ed0176097955f382356b3235fa9399960d81875ffdb63"
sha256 ventura: "ac880da52d6a5d9c04e97c24fdfa8fb7865b6fb98ece7ccdb2a63967bcd5b922"
sha256 monterey: "068ced8bf3e04ffca0c6c7a438fbebe696531764f1d23b80a2f4e1fadb425506"
sha256 big_sur: "3c5272e66bd15daf82d87ad0499165bf7ea655289a7966944721f2aa1023826f"
end

depends_on "cmake" => [:build, :test]
Expand Down
7 changes: 3 additions & 4 deletions Formula/ogre2.2.rb
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,9 @@ class Ogre22 < Formula

bottle do
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
sha256 cellar: :any, ventura: "e86e1900eaf778ede73fe10159721535cefaa1799f66038977468e111bc9ca34"
sha256 cellar: :any, monterey: "5cc89ae2a97c6e642f0fe9bbd3587ddeb8544dc278595cc602172fd7890e7e98"
sha256 cellar: :any, big_sur: "fae5da6d6bb34344f04e4f78f162f3872124e915fbd50d883e6509c6f1640cbd"
sha256 cellar: :any, catalina: "222487899f723c60367694395875898f742cd2247e54eaa348f99fcb023c6ebc"
sha256 cellar: :any, ventura: "39ee442113fbe0e76dd71f6cd9b90fb3cbb16de3a771c32d6fe12a0a4679dbdc"
sha256 cellar: :any, monterey: "0bd7b3f41e27834ff7ac6ae7c0711e18cb64bb0d1795903e98335e8618e3eb22"
sha256 cellar: :any, big_sur: "7d348ad79b4dc945b7305523d0826bb42d42747c921433fe792f4fe68d2e5191"
end

depends_on "cmake" => :build
Expand Down

0 comments on commit 0c73f69

Please sign in to comment.