From dbf0da5ead66dd61f33fff41b435c9565e50f060 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Fri, 15 Nov 2024 18:32:34 +0000 Subject: [PATCH 1/2] dartsim 6.15.0 --- Formula/d/dartsim.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/d/dartsim.rb b/Formula/d/dartsim.rb index b019bc4ebbc83..74d79759d1854 100644 --- a/Formula/d/dartsim.rb +++ b/Formula/d/dartsim.rb @@ -1,8 +1,8 @@ class Dartsim < Formula desc "Dynamic Animation and Robotics Toolkit" homepage "https://dartsim.github.io/" - url "https://github.com/dartsim/dart/archive/refs/tags/v6.14.5.tar.gz" - sha256 "eb89cc01f4f48c399b055d462d8ecd2a3f846f825a35ffc67f259186b362e136" + url "https://github.com/dartsim/dart/archive/refs/tags/v6.15.0.tar.gz" + sha256 "bbf954e283f464f6d0a8a5ab43ce92fd49ced357ccdd986c7cb4c29152df8692" license "BSD-2-Clause" bottle do From c6f3e6d8cddf72572f6ba95c06a854e40c8a2c47 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Fri, 15 Nov 2024 20:39:46 +0000 Subject: [PATCH 2/2] dartsim: update 6.15.0 bottle. --- Formula/d/dartsim.rb | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/Formula/d/dartsim.rb b/Formula/d/dartsim.rb index 74d79759d1854..b2a23e1a57591 100644 --- a/Formula/d/dartsim.rb +++ b/Formula/d/dartsim.rb @@ -6,14 +6,12 @@ class Dartsim < Formula license "BSD-2-Clause" bottle do - sha256 arm64_sequoia: "324071ed085c1271aadf3888188dbc191ffddf7826dcba046cde62852a079818" - sha256 arm64_sonoma: "c678fa87d190dce71e5ec19caeb042172a4c1eefd6312814942381a907d8015f" - sha256 arm64_ventura: "8df0a41bfac187753b2d80c375fb40f8b9a95362a5ed2748184e27ffe0d38bc2" - sha256 arm64_monterey: "8d33767ef55aab5b8c02a41ffa78a720b99e5bfc4dfec20bd7de3afd6635e93c" - sha256 sonoma: "d19c0f8573569a152c5471758cdaac3250879ded991bef01cb6db03fc512e41b" - sha256 ventura: "17bb38e1f132ebf5a05dc2a12e73d649d7cf598b46c03c0f8d544fba97e9d825" - sha256 monterey: "f53b33790e3b73a7f272bac4074eb0a1f77d65e3d312764fe5891263c79373e7" - sha256 cellar: :any_skip_relocation, x86_64_linux: "6fdb43f54568034d5f8ae62e172a11102b6147c877ad430b986a74fb8a1db990" + sha256 arm64_sequoia: "e535ad930fe32671752d6857924a7027a23b05c226d095adb2d3d090ebd6c40a" + sha256 arm64_sonoma: "2cfcce63b8f5efa854cf20e196a686b7d87efca67e17b436c2fac235b38a0ba9" + sha256 arm64_ventura: "3c65ad8471fb493c412874b423fbd039ceda631dd6ab823b49c4e002e7ed20a6" + sha256 sonoma: "b62650e04e8d7938d63435472dc998ee188f5c0bd9e42d9cb0e77a1fe02e2c46" + sha256 ventura: "082d4233b947f2f43ef6232a62b531eea36c1e5484aca42d145ef5a74ac9373b" + sha256 cellar: :any_skip_relocation, x86_64_linux: "7f8f7901d2a25186e278030991f26c028aa3b62fe8cdefee42398b2480319774" end depends_on "cmake" => :build