Update cppslippi to 1.3.3.14 (#34969)

This commit is contained in:
Kered13 2023-11-08 12:39:35 -05:00 committed by GitHub
parent 53219b7c4e
commit 6a3528138b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 3 deletions

View File

@ -2,7 +2,7 @@ vcpkg_from_sourceforge(
OUT_SOURCE_PATH SOURCE_PATH
REPO cppslippi
FILENAME "CppSlippi-${VERSION}.zip"
SHA512 454a905ea5b053c2000c158939d7bbcdbe5f2af2e1ef6d4d79c233e00889508260f20b0e0adff8be64904aabd525b79c59d18e5205ba86a905d4703d19115d04
SHA512 88b58e15a18c4d3dfd3d79098db45f7ef4ab8fc1b27329920f4e2c55971a3c67ef81ec013112875b1c944a3a939af7ab8684c2ad253af1e175ea5e2c1e69fd69
NO_REMOVE_ONE_LEVEL
)

View File

@ -1,6 +1,6 @@
{
"name": "cppslippi",
"version": "1.2.3.14",
"version": "1.3.3.14",
"description": "C++ Slippi replay file parser.",
"homepage": "https://sourceforge.net/projects/cppslippi/",
"license": "MIT",

View File

@ -1885,7 +1885,7 @@
"port-version": 4
},
"cppslippi": {
"baseline": "1.2.3.14",
"baseline": "1.3.3.14",
"port-version": 0
},
"cpptoml": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "a7df05e339a6d25e29d35374e4f7ff1a4b78dbab",
"version": "1.3.3.14",
"port-version": 0
},
{
"git-tree": "bdb4a9aadefc971d10cb8c37bd13570e3c7fab0e",
"version": "1.2.3.14",