From 53cd530ad8279a7d28db4d6f3106a6cd1dc44796 Mon Sep 17 00:00:00 2001 From: OSRF Build Bot Date: Fri, 29 Sep 2023 00:13:07 +0000 Subject: [PATCH] update bottle. --- Formula/gz-physics7.rb | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Formula/gz-physics7.rb b/Formula/gz-physics7.rb index 1e1c64bf1..00377b9e9 100644 --- a/Formula/gz-physics7.rb +++ b/Formula/gz-physics7.rb @@ -10,9 +10,8 @@ class GzPhysics7 < Formula bottle do root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation" - sha256 ventura: "4a88d0ec69ea228cc49179b13f39139af70315641e22bcccd8ed110bb9869e2e" - sha256 monterey: "28d26ec8411bf1bf3383e6d0a293a8d52a926f47c39dbb61701d3a2a7f879d6a" - sha256 big_sur: "082f8316f3841e299319792929f33dfeeacd14a8e5be92806a1278791b022d5e" + sha256 ventura: "492e04f431e403db40524f46c307a50e215111b219a63b3ef57af707e26f9349" + sha256 monterey: "ae883b05a252db12643a5e950ad009401815f0427d1db599da94e16e15adf6d5" end depends_on "cmake" => [:build, :test]