[ltla-sanisizer] update to 0.2.0 (#49919)

This commit is contained in:
toge
2026-02-10 11:56:51 -08:00
committed by GitHub
parent d2488e5d53
commit af16315bdd
4 changed files with 8 additions and 3 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO LTLA/sanisizer
REF "v${VERSION}"
SHA512 9f1ec450d34c208101c38c035269da7f856dc95d7f9c34c5323fded8287c9ea14caedfe563886cdd890aae1b4137f55c269f91717caa106743449b42c30aafc6
SHA512 f797d30a9cca159466d0fd72ea32651e256122f0a171be6c57aff1f67f01174088878d80d3492d23c1b39d9f29aabc1ffc6af885868025aecc408be2bc32387a
HEAD_REF master
)
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "ltla-sanisizer",
"version": "0.1.6",
"version": "0.2.0",
"description": "Library that provides a few methods for sanitizing size values so that any overflow results in an error",
"homepage": "https://github.com/LTLA/sanisizer",
"license": "MIT",
+1 -1
View File
@@ -6045,7 +6045,7 @@
"port-version": 0
},
"ltla-sanisizer": {
"baseline": "0.1.6",
"baseline": "0.2.0",
"port-version": 0
},
"ltla-subpar": {
+5
View File
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "1c40ca396ac302189c122a35a214cf4b78a1690b",
"version": "0.2.0",
"port-version": 0
},
{
"git-tree": "b5e123a5d9895de705522b744e651934a4694155",
"version": "0.1.6",