[miniaudio] update to 0.11.21 (#36387)

This commit is contained in:
ZeronightOz 2024-01-27 01:41:03 +08:00 committed by GitHub
parent 96b4a81988
commit e93d8d0b0f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 8 additions and 3 deletions

View File

@ -3,7 +3,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO mackron/miniaudio
REF "${VERSION}"
SHA512 b16fd9af65af050ddb0597498fc10aec1d277c9e6ebac968c0c2a0d8688181eb2a221f50b9d8101d454ede305ce50ab4c0729beaa1a6ffef71ab2402a7013994
SHA512 0c67ff7d9112409fea5af7756c1bc14bca4acfa45a97896ea339cdab228ac3dcc843c492e6da9dc75d4cd6f6b795ee80fe3ad9c4c746d7db691b1216f86e456d
HEAD_REF master
)

View File

@ -1,6 +1,6 @@
{
"name": "miniaudio",
"version": "0.11.19",
"version": "0.11.21",
"description": "Audio playback and capture library written in C, in a single source file",
"homepage": "https://github.com/mackron/miniaudio",
"license": "Unlicense OR MIT-0"

View File

@ -5625,7 +5625,7 @@
"port-version": 4
},
"miniaudio": {
"baseline": "0.11.19",
"baseline": "0.11.21",
"port-version": 0
},
"minifb": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "980dc0e20ab6855dfe916b881f580cd9f371f991",
"version": "0.11.21",
"port-version": 0
},
{
"git-tree": "62c26f2cd7ae5eb016e30a1555ff384f045047d5",
"version": "0.11.19",