[miniaudio] update to 0.11.19 (#34977)

* [miniaudio] update to 0.11.19

* [miniaudio] update to 0.11.19
This commit is contained in:
Jia Yue Hua 2023-11-10 02:34:09 +08:00 committed by GitHub
parent 174dc0bd14
commit 0a2903a310
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 9 additions and 4 deletions

View File

@ -2,8 +2,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO mackron/miniaudio
REF 9a7663496fc06f7a9439c752fd7666ca93328c20
SHA512 ada4c52bdf91b7ce3530616f28adb50803e40d7b6d01a6c2d127211a1497a4fb99f6e3d2c37f5422bcad4c7ef99f916846c8c6ad05ac1b68756c0337b9720ad8
REF "${VERSION}"
SHA512 b16fd9af65af050ddb0597498fc10aec1d277c9e6ebac968c0c2a0d8688181eb2a221f50b9d8101d454ede305ce50ab4c0729beaa1a6ffef71ab2402a7013994
HEAD_REF master
)

View File

@ -1,6 +1,6 @@
{
"name": "miniaudio",
"version": "0.11.14",
"version": "0.11.19",
"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

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

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "62c26f2cd7ae5eb016e30a1555ff384f045047d5",
"version": "0.11.19",
"port-version": 0
},
{
"git-tree": "3e5f5e31bc86e07e943aa7d88ec8af21cd8f7013",
"version": "0.11.14",