Update package version to 3.15.1
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
name: catch2
|
||||
description: A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later
|
||||
version: 3.15.0
|
||||
revision: 2
|
||||
version: 3.15.1
|
||||
revision: 1
|
||||
url: https://github.com/catchorg/catch2
|
||||
license: BSL1
|
||||
maintainers:
|
||||
@@ -15,4 +15,4 @@ downloads:
|
||||
- url: https://github.com/catchorg/Catch2/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 9650c55e497759cc39b977e45524bc8acb15256061c112080916ab6cb0b1ea66
|
||||
checksum: be23a52b85cf04cd9587612147a10b023d59ed9757fa1843cc99e615d6c0893c
|
||||
|
||||
Reference in New Issue
Block a user