diff options
| author | JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> | 2021-06-25 04:12:22 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-06-24 13:12:22 -0700 |
| commit | 1d4f578353ef9348d2a20893d026bbb9e0e278fa (patch) | |
| tree | 252ae3ca8374c6e439ff156b25d76e41f8b130fb /versions/f- | |
| parent | 5ff4ce05c11d9d258c883c80c8c036f095cada49 (diff) | |
| download | vcpkg-1d4f578353ef9348d2a20893d026bbb9e0e278fa.tar.gz vcpkg-1d4f578353ef9348d2a20893d026bbb9e0e278fa.zip | |
[fluidsynth] update to 2.2.1 (#18524)
* [fluidsynth] update to 2.2.1
* update version
* delete vcpkg_fixup_pkgconfig
* update version
Diffstat (limited to 'versions/f-')
| -rw-r--r-- | versions/f-/fluidsynth.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/versions/f-/fluidsynth.json b/versions/f-/fluidsynth.json index 4df819b93..3321f5977 100644 --- a/versions/f-/fluidsynth.json +++ b/versions/f-/fluidsynth.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "226d8e9bba548bfb4592dfe5979797e3ffde0f69", + "version": "2.2.1", + "port-version": 0 + }, + { "git-tree": "e0fa8719cb1348a12b177ffdba4943891bede664", "version": "2.1.4", "port-version": 1 |
