catch2 2.9.2
Closes #42935. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
a12166323b
commit
3ccaf3beaf
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Catch2 < Formula
|
||||
desc "Modern, C++-native, header-only, test framework"
|
||||
homepage "https://github.com/catchorg/Catch2"
|
||||
url "https://github.com/catchorg/Catch2/archive/v2.9.1.tar.gz"
|
||||
sha256 "0b36488aca6265e7be14da2c2d0c748b4ddb9c70a1ea4da75736699c629f14ac"
|
||||
url "https://github.com/catchorg/Catch2/archive/v2.9.2.tar.gz"
|
||||
sha256 "54bea6d80a388a80f895cd0e2343fca72b0d9093a776af40904aefce49c13bda"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue