[stx] update to 1.0.5 (#37789)

This commit is contained in:
Jia Yue Hua 2024-03-29 03:52:18 +08:00 committed by GitHub
parent 71ed36e8eb
commit 3a5e1be5ca
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 8 additions and 3 deletions

View File

@ -4,7 +4,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO lamarrr/STX
REF "v${VERSION}"
SHA512 fb4c6bece76a7d2503e6f9c6121cbb011bb6d3765629223952b456f3e4f1c0e3fffd50114ace988fe842ede8ef9243c24680832c334bb8c4dabb55f64f43294f
SHA512 3cc06118677f9b43bc79e5719d408af8b4d8e729a4da20ee56431bdb8823e73f7eb4d4f961534d0c7329417d9371ebb1255246fc08a65fd67a7eca2b2b8a99a3
HEAD_REF main
)

View File

@ -1,6 +1,6 @@
{
"name": "stx",
"version": "0.0.3",
"version": "1.0.5",
"description": "STX is a collection of libraries and utilities designed to make working with C++ easier and less error-prone.",
"homepage": "https://github.com/lamarrr/STX",
"license": "MIT",

View File

@ -8429,7 +8429,7 @@
"port-version": 3
},
"stx": {
"baseline": "0.0.3",
"baseline": "1.0.5",
"port-version": 0
},
"stxxl": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "5a0886857ee96767f4866d6416bb5d993904c74c",
"version": "1.0.5",
"port-version": 0
},
{
"git-tree": "030c04f78e98a9dbda976ba51350fb16391781fe",
"version": "0.0.3",