[fluidsynth] Update to 2.3.6 (#40842)

This commit is contained in:
Oleg Derevenetz 2024-09-10 06:28:47 +03:00 committed by GitHub
parent 4d68ffe598
commit 28698a91eb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 8 additions and 3 deletions

View File

@ -10,7 +10,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO FluidSynth/fluidsynth
REF "v${VERSION}"
SHA512 35eaea8c1709ebbd5dee8f3946ab59c39afe31d92b972a44013fa23987aa48936f7d1326d5bda81c6e66f02bf988e48601367d49276a4dd78dbca7a2571f5e57
SHA512 521e103e49c281ab7a44a2a275f614894062c1be6eb4df776b11e3756803c6b4b73d1e9596d364959c81b37dff4798d56798f9262c486e098f072ae1e7bef1c1
HEAD_REF master
PATCHES
gentables.patch

View File

@ -1,6 +1,6 @@
{
"name": "fluidsynth",
"version": "2.3.5",
"version": "2.3.6",
"description": "FluidSynth reads and handles MIDI events from the MIDI input device. It is the software analogue of a MIDI synthesizer. FluidSynth can also play midifiles using a Soundfont.",
"homepage": "https://github.com/FluidSynth/fluidsynth",
"license": "LGPL-2.1-or-later",

View File

@ -2805,7 +2805,7 @@
"port-version": 0
},
"fluidsynth": {
"baseline": "2.3.5",
"baseline": "2.3.6",
"port-version": 0
},
"flux": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "cf13356ad9581efb282fd17c61be1bdc43648155",
"version": "2.3.6",
"port-version": 0
},
{
"git-tree": "9015904f6d25bf55671ce9a04665b6a9afa3c909",
"version": "2.3.5",