[cpptrace] Add 0.7.5 (#43100)

This commit is contained in:
Jeremy Rifkin 2025-01-06 17:31:30 -07:00 committed by GitHub
parent 467dad6d62
commit 2ee88b870f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 8 additions and 3 deletions

View File

@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO jeremy-rifkin/cpptrace
REF "v${VERSION}"
SHA512 86784217cfca1d55f326d713aba547d1c858c97a8ab5f9c0c79a8a7e395a7ac6adc2fa9efd97f202c1bab817c1ab0472352c2322cd1712b772e8ea2160cf0cca
SHA512 45d2e15a1df60a797333ce2c0753db4c7b638d1fbde5135f5fdaa8c3016b95bf70cc2c1dc9902f4e27c5922294e7a7ad1893a502ae8211da82d597a9aa1c11db
HEAD_REF main
)

View File

@ -1,6 +1,6 @@
{
"name": "cpptrace",
"version": "0.7.4",
"version": "0.7.5",
"description": "Simple, portable, and self-contained stacktrace library for C++11 and newer",
"homepage": "https://github.com/jeremy-rifkin/cpptrace",
"license": "MIT",

View File

@ -1997,7 +1997,7 @@
"port-version": 4
},
"cpptrace": {
"baseline": "0.7.4",
"baseline": "0.7.5",
"port-version": 0
},
"cppunit": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "508408d91c5ccf6b4cb9c6937d42bbacd4d0e871",
"version": "0.7.5",
"port-version": 0
},
{
"git-tree": "d855e5b820c9ec4659e5a7ec54c97a0e03b5858c",
"version": "0.7.4",