Skip to content

Commit

Permalink
mc_rtc: update 1.9.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
gergondet committed Feb 10, 2022
1 parent fdd6167 commit 7239d39
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions Formula/mc_rtc.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,8 @@ class McRtc < Formula
license "BSD-2-Clause"

bottle do
root_url "https://github.com/mc-rtc/homebrew-mc-rtc/releases/download/mc_rtc-1.8.2"
sha256 catalina: "4d16d81b4afd3b54f1b5d451796cf888216f17a7e8f1adf99d2993e6c3da2d96"
sha256 x86_64_linux: "852868da270f6c9c99544a5ef8f9fd195c3eec230ff3c9fedb2232ed24719321"
root_url "https://github.com/mc-rtc/homebrew-mc-rtc/releases/download/mc_rtc-1.9.0"
sha256 x86_64_linux: "e3c240d30b914fa1d3dec4d5824598b0bcd9a18d83a65a4c7db6f00f63396f5e"
end

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

0 comments on commit 7239d39

Please sign in to comment.