[string-theory] update to 3.9 (#47192)

This commit is contained in:
toge
2025-09-04 06:00:42 +09:00
committed by GitHub
parent a683a85c7a
commit 7ae628b5c7
4 changed files with 8 additions and 3 deletions

View File

@@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO zrax/string_theory
REF "${VERSION}"
SHA512 5071fb091dd5b5279776c2949b2bff7033c6bce336b1b4916e04957228884104b07e64ff3aa248b6498889fd50947c1fa7807e5d07a74c60203ffd1aade4a5a4
SHA512 a36825ab22be64c7c7b54861e88dea0bde5f0b80d32fc86b863e4409c820a25fea17cfbf2d068c1fdf4fb371714337dff390d31c983ea898fbdc37a09c469b4a
HEAD_REF master
)

View File

@@ -1,6 +1,6 @@
{
"name": "string-theory",
"version": "3.8",
"version": "3.9",
"description": "Flexible modern C++ string library with type-safe formatting.",
"homepage": "https://github.com/zrax/string_theory",
"license": "MIT",

View File

@@ -9269,7 +9269,7 @@
"port-version": 2
},
"string-theory": {
"baseline": "3.8",
"baseline": "3.9",
"port-version": 0
},
"string-view-lite": {

View File

@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "5424eeefddbfceafd1f2dad16f468a1be7f1fc84",
"version": "3.9",
"port-version": 0
},
{
"git-tree": "ca2ab2f3286c4b1f945ea10f070bfb0845755018",
"version": "3.8",