[libassert] Update to 2.1.4 (#43101)

This commit is contained in:
Jeremy Rifkin 2025-01-06 17:30:42 -07:00 committed by GitHub
parent 88174e8b55
commit 467dad6d62
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/libassert
REF "v${VERSION}"
SHA512 848D961CA884734FDB9C9440098E40EC9A4A7586C7A3D223D94A57513D904FB582B032A9F179A0D7C7D8AF76CF178CA215233642F651CF51A27200200DD7052A
SHA512 142d0234aa7e96ac1e59ddc777be0b688170c3f4bb0c068589d949097f33c0e736e1fba6417519f88f8fb09201f25197286a82779b6e740575da57f3369f5f12
HEAD_REF main
)

View File

@ -1,6 +1,6 @@
{
"name": "libassert",
"version": "2.1.2",
"version": "2.1.4",
"description": "The most over-engineered C++ assertion library",
"homepage": "https://github.com/jeremy-rifkin/libassert",
"license": "MIT",

View File

@ -4329,7 +4329,7 @@
"port-version": 0
},
"libassert": {
"baseline": "2.1.2",
"baseline": "2.1.4",
"port-version": 0
},
"libassuan": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "28ea9f07315dc5c082c3f543ffe38e2fcf67d1f7",
"version": "2.1.4",
"port-version": 0
},
{
"git-tree": "2855ae9be09c3d630a3f83d3f825b76c78e5478f",
"version": "2.1.2",