[sfsexp] update to 1.4.1 (#37778)

This commit is contained in:
Jia Yue Hua 2024-03-29 03:42:20 +08:00 committed by GitHub
parent c33b5ddaf2
commit 66cff4c007
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 10 additions and 6 deletions

View File

@ -5,8 +5,8 @@ endif()
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO mjsottile/sfsexp
REF v1.3.1
SHA512 56DABC8F0C16C4707F191C8D60E97C6C3DB1B359673E77967E3C21ACBDC2239F1423FE62A062CE256F3F7A1CCF8572D16A82EF67FFCD215B48E261ED1D8720D7
REF "v${VERSION}"
SHA512 26dd1494d570c22264db7175e2e744047507871716198b4db1a24ee8d098dd204cc6efb55ee9dbc3d956eed7b398a08e7b3264955e6350ea546274cf4f8eb67e
HEAD_REF master
)

View File

@ -1,7 +1,6 @@
{
"name": "sfsexp",
"version": "1.3.1",
"port-version": 1,
"version": "1.4.1",
"description": "Small Fast S-Expression Library",
"homepage": "https://github.com/mjsottile/sfsexp",
"dependencies": [

View File

@ -7997,8 +7997,8 @@
"port-version": 0
},
"sfsexp": {
"baseline": "1.3.1",
"port-version": 1
"baseline": "1.4.1",
"port-version": 0
},
"shader-slang": {
"baseline": "2023.5.1",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "d4c9c63d3d4d819ab76268fe0def94e554430ad3",
"version": "1.4.1",
"port-version": 0
},
{
"git-tree": "f1d4e77929ec66c6ce99cbdac03a58202b11d2a2",
"version": "1.3.1",