diff options
| author | JackMacWindows <jackmacwindowslinux@gmail.com> | 2021-07-06 16:38:46 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-07-06 13:38:46 -0700 |
| commit | 92340aa815c688bced2598b52f6b0a4a73a5d127 (patch) | |
| tree | fa7dd88b3fe8f8d5c08dafef0689de160b6c9f57 /versions/s- | |
| parent | ae5b1cf41bfa74b88be6438076afe2fdc10608cb (diff) | |
| download | vcpkg-92340aa815c688bced2598b52f6b0a4a73a5d127.tar.gz vcpkg-92340aa815c688bced2598b52f6b0a4a73a5d127.zip | |
[sdl2-mixer] Add fluidsynth feature (#18826)
* [sdl2-mixer] Add fluidsynth feature
* [sdl2-mixer] Add fluidsynth feature
* [sdl2-mixer] Add fluidsynth feature
* Updated versions & fixed style
* Fixed version hash
Diffstat (limited to 'versions/s-')
| -rw-r--r-- | versions/s-/sdl2-mixer.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/versions/s-/sdl2-mixer.json b/versions/s-/sdl2-mixer.json index b563ccff5..2828ed5b1 100644 --- a/versions/s-/sdl2-mixer.json +++ b/versions/s-/sdl2-mixer.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "fe2777f2acc7962d9d08092e4778221468e212cd", + "version": "2.0.4", + "port-version": 12 + }, + { "git-tree": "1ccb56f06529841debee949a42b71f5ce4ad1f16", "version": "2.0.4", "port-version": 11 |
