vcpkg/versions/c-/cpptrace.json
Jeremy Rifkin 2cb6ec989f
[cpptrace] Add v0.3.0 (#35240)
* Initial work to add 0.3.0

* Bump

* Bump hash

* Bump

* Bump hash

* Bump

* Bump

* Bump

* More changes

* Bump

* Bump hash

* Bump

* Add an option

* Cleanup

* Bump

* Set to 0.3.0

* Bump

* Suggestions from dg0yt

* Bump

* Bump tag hash

* Bump git tree

* Delete patch from merge

* Bump

* Try to fix libassert build

* Bump

* Try again

* Bump

* Undo attempts to set cpptrace version for libassert

* Bump

* Add libassert 1.2.2

* Update libassert's vcpkg.json

* Bump

* Forgot to update SHA, also remove a patch that's not needed

* Bump

* Add patch for cpptrace::nullable

* Bump
2023-11-29 01:09:30 -08:00

15 lines
273 B
JSON

{
"versions": [
{
"git-tree": "620e293efe2a80f6abdf9499855b09718cd8a051",
"version": "0.3.0",
"port-version": 0
},
{
"git-tree": "c91d65da151c8d10bd59b6980c5a98c797e68679",
"version": "0.2.1",
"port-version": 0
}
]
}