Skip to content

Commit

Permalink
dartsim 6.14.2
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Jun 29, 2024
1 parent d767dd1 commit d20bd52
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/d/dartsim.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Dartsim < Formula

Check warning on line 1 in Formula/d/dartsim.rb

View workflow job for this annotation

GitHub Actions / Linux

`brew linkage --cached --test --strict dartsim` failed on Linux!

Indirect dependencies with linkage: mesa octomap

Check warning on line 1 in Formula/d/dartsim.rb

View workflow job for this annotation

GitHub Actions / macOS 14-x86_64

`brew linkage --cached --test --strict dartsim` failed on macOS Sonoma (14)!

Indirect dependencies with linkage: octomap

Check warning on line 1 in Formula/d/dartsim.rb

View workflow job for this annotation

GitHub Actions / macOS 14-arm64

`brew linkage --cached --test --strict dartsim` failed on macOS Sonoma (14) on Apple Silicon!

Indirect dependencies with linkage: octomap

Check warning on line 1 in Formula/d/dartsim.rb

View workflow job for this annotation

GitHub Actions / macOS 13-x86_64

`brew linkage --cached --test --strict dartsim` failed on macOS Ventura (13)!

Indirect dependencies with linkage: octomap

Check warning on line 1 in Formula/d/dartsim.rb

View workflow job for this annotation

GitHub Actions / macOS 13-arm64

`brew linkage --cached --test --strict dartsim` failed on macOS Ventura (13) on Apple Silicon!

Indirect dependencies with linkage: octomap

Check warning on line 1 in Formula/d/dartsim.rb

View workflow job for this annotation

GitHub Actions / macOS 12-x86_64

`brew linkage --cached --test --strict dartsim` failed on macOS Monterey (12)!

Indirect dependencies with linkage: octomap

Check warning on line 1 in Formula/d/dartsim.rb

View workflow job for this annotation

GitHub Actions / macOS 12-arm64

`brew linkage --cached --test --strict dartsim` failed on macOS Monterey (12) on Apple Silicon!

Indirect dependencies with linkage: octomap
desc "Dynamic Animation and Robotics Toolkit"
homepage "https://dartsim.github.io/"
url "https://github.com/dartsim/dart/archive/refs/tags/v6.14.1.tar.gz"
sha256 "07bc1442a80abc03b2c1984bdb9b5843446047ac6a37c18b834533c871631fde"
url "https://github.com/dartsim/dart/archive/refs/tags/v6.14.2.tar.gz"
sha256 "ba06602071287985f7d498e6a06773e57b87b2eed29621d8447d66006dce5974"
license "BSD-2-Clause"

bottle do
Expand Down

0 comments on commit d20bd52

Please sign in to comment.