Skip to content

Commit

Permalink
Merge pull request #197825 from Homebrew/bump-dartsim-6.15.0
Browse files Browse the repository at this point in the history
dartsim 6.15.0
  • Loading branch information
BrewTestBot authored Nov 15, 2024
2 parents 4b81ad1 + c6f3e6d commit 46f646f
Showing 1 changed file with 8 additions and 10 deletions.
18 changes: 8 additions & 10 deletions Formula/d/dartsim.rb
Original file line number Diff line number Diff line change
@@ -1,19 +1,17 @@
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
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
Expand Down

0 comments on commit 46f646f

Please sign in to comment.