mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-27 10:21:07 +08:00
[fluidsynth] Update to 2.3.6 (#40842)
This commit is contained in:
parent
4d68ffe598
commit
28698a91eb
@ -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
|
||||
|
@ -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",
|
||||
|
@ -2805,7 +2805,7 @@
|
||||
"port-version": 0
|
||||
},
|
||||
"fluidsynth": {
|
||||
"baseline": "2.3.5",
|
||||
"baseline": "2.3.6",
|
||||
"port-version": 0
|
||||
},
|
||||
"flux": {
|
||||
|
@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "cf13356ad9581efb282fd17c61be1bdc43648155",
|
||||
"version": "2.3.6",
|
||||
"port-version": 0
|
||||
},
|
||||
{
|
||||
"git-tree": "9015904f6d25bf55671ce9a04665b6a9afa3c909",
|
||||
"version": "2.3.5",
|
||||
|
Loading…
x
Reference in New Issue
Block a user