[minifb] Bump to 2023-09-21 (#35857)

* [minifb] Bump to 2023-09-21

* Update version database
This commit is contained in:
Weihang Ding 2023-12-28 15:59:16 +08:00 committed by GitHub
parent 2383d331e6
commit 71e47c9fb8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 9 additions and 4 deletions

View File

@ -3,8 +3,8 @@ vcpkg_check_linkage(ONLY_STATIC_LIBRARY)
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO emoon/minifb
REF 1e087f1e9fe5bd33cdb2210b8e92d513ff7dc339 # 2023-02-03
SHA512 482bdcdb81d9f163ac7ff1224297331bfee68e53778a9170bfec52c8150c840445cb1338250bfc3e780aef011e3e95e7df3d7134183e59df947f69109a27108a
REF 2ce2449b1bc8d7c6d20c31b86244f1e540f2e788 # 2023-09-21
SHA512 cbadc06df99f833fedcd9eb9d5afab4572272a9dfd0f4084a2b79a64dc98f19bcddbb6f43992b16f005d26054c454e3cfc34e3e210cdd93ad1adb89e19463a4d
HEAD_REF master
)

View File

@ -1,6 +1,6 @@
{
"name": "minifb",
"version-date": "2023-02-03",
"version-date": "2023-09-21",
"description": "MiniFB (Mini FrameBuffer) is a small cross platform library that makes it easy to render (32-bit) pixels in a window.",
"homepage": "https://github.com/emoon/minifb",
"license": "MIT",

View File

@ -5589,7 +5589,7 @@
"port-version": 0
},
"minifb": {
"baseline": "2023-02-03",
"baseline": "2023-09-21",
"port-version": 0
},
"minimp3": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "745289bcc43c14f1f4c5b1f9f2d319d42fe1d299",
"version-date": "2023-09-21",
"port-version": 0
},
{
"git-tree": "071e8c4877c43b767d0afce0ad085255b6f68622",
"version-date": "2023-02-03",