[string-theory] Update to 3.2 (#11310)

This commit is contained in:
Michael Hansen 2020-05-11 20:17:18 -07:00 committed by GitHub
parent ebc0f5f6f7
commit 2f7a104d4d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
Source: string-theory
Version: 3.1
Version: 3.2
Homepage: https://github.com/zrax/string_theory
Description: Flexible modern C++ string library with type-safe formatting.

View File

@ -1,8 +1,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO zrax/string_theory
REF 3.1
SHA512 fb4b5d89126ef65aeb50cd0a636dc938a6b0086d5124c872fd60f48a56752eac8f64956f67e829a3eecb0d4cebd6df442162ab6f0b88c35b93dc8ac5c62f18d2
REF 3.2
SHA512 6706d22d7892b76c27f72e583556f88038cf462c309e4a0d9dbb28f7c8128a456eb74cb9181b02ecaed00a076cd4f7d1f5189898756011ab3e4d712c9865013b
HEAD_REF master
)