Skip to content

Commit

Permalink
state-observation: update 1.5.1 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
gergondet committed Jun 14, 2023
1 parent 174884b commit f405bd0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/state-observation.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ class StateObservation < Formula
revision 0

bottle do
root_url "https://github.com/mc-rtc/homebrew-mc-rtc/releases/download/state-observation-1.5.0"
sha256 cellar: :any, monterey: "1a496acdc64a145f62ff3a8f0170194fee3db006c52293f5e25748c135ec130d"
sha256 cellar: :any_skip_relocation, x86_64_linux: "ebcf0f3de3db66376c44b181c7fc6db28736711ef51625e1c58615c5354631d2"
root_url "https://github.com/mc-rtc/homebrew-mc-rtc/releases/download/state-observation-1.5.1"
sha256 cellar: :any, monterey: "098f6ee15383c1647b3507a75c7e7a1c0609851f710cc9380a3bd0e396af447b"
sha256 cellar: :any_skip_relocation, x86_64_linux: "01128a2b2e1a4ae5aa2b760bf34f82cf35e2920dde7a7e1762270f42f77dfd9a"
end

depends_on "cmake" => [:build, :test]
Expand Down

0 comments on commit f405bd0

Please sign in to comment.