catch2: update 2.10.2 bottle.
This commit is contained in:
parent
77c6030ae1
commit
c8ee051323
1 changed files with 3 additions and 3 deletions
|
@ -6,9 +6,9 @@ class Catch2 < Formula
|
|||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
sha256 "a89e2b086675831a705b44850e34c57321b29c1019f6761f28d2044fa4ac4e8a" => :catalina
|
||||
sha256 "a89e2b086675831a705b44850e34c57321b29c1019f6761f28d2044fa4ac4e8a" => :mojave
|
||||
sha256 "a89e2b086675831a705b44850e34c57321b29c1019f6761f28d2044fa4ac4e8a" => :high_sierra
|
||||
sha256 "324a1c931fd1b5fa5d103004772cac80da644724ecca7fe9cad1cdbc6ae582bc" => :catalina
|
||||
sha256 "324a1c931fd1b5fa5d103004772cac80da644724ecca7fe9cad1cdbc6ae582bc" => :mojave
|
||||
sha256 "324a1c931fd1b5fa5d103004772cac80da644724ecca7fe9cad1cdbc6ae582bc" => :high_sierra
|
||||
end
|
||||
|
||||
depends_on "cmake" => :build
|
||||
|
|
Loading…
Reference in a new issue