Releases: OpenRCT2/Dependencies
Releases · OpenRCT2/Dependencies
Release v37
Use macos-14 and arm64 builders
Release v36
Use x86-64 macos builder
Release v35
- benchmark 1.7.1 -> 1.8.3
- breakpad v2022.07.12 -> v2023.01.27
- discord-rpc 3.4.0 (no change)
- freetype 2.12.1 -> 2.13.2
- brotli (freetype dependency) 1.0.9 -> 1.1.0
- fribidi 1.0.12 -> 1.0.13
- gtest 1.13.0 -> 1.14.0
- icu 72.1 -> 74.2
- libflac 1.4.2 -> 1.4.3
- libogg 1.3.5 (no change)
- libpng 1.6.39 -> 1.6.43
- libvorbis 1.3.7 (no change)
- libzip 1.9.2 -> 1.10.1
- nlohmann-json 3.11.2 -> 3.11.3
- openal-soft 1.23.0 -> 1.23.1
- openssl 3.1.0 -> libressl 3.8.2
- sdl2 2.26.4 -> 2.30.0
- speexdsp 1.2.1 (no change)
- zlib 1.2.13 -> 1.3.1
git diff c9f906558f9bb12ee9811d6edc98ec9255c6cda5..11ed79186fe850bd3a98cfbf1854514d2b3070a2 ports/<library>/vcpkg.json
in vcpkg repo
Release v34
Updates: benchmark 1.6.1 -> 1.7.1 breakpad 2020-09-14 -> 2022-07-12 discord-rpc 3.4.0 (no change) freetype 2.11.1 -> 2.12.1 fribidi 1.0.12 (no change) gtest 1.11.0 -> 1.13.0 libflac 1.3.4 -> 1.4.2 libogg 1.3.5 (no change) libvorbis 1.3.7 (no change) libpng 1.6.37 -> 1.6.39 libzip 1.8.0 -> 1.9.2 nlohmann-json 3.10.5 -> 3.11.2 openal-soft 1.21.1 -> 1.23.0 SDL 2.0.22 -> 2.26.4 speexdsp 1.2.0 -> 1.2.1 zlib 1.2.12 -> 1.2.13
Release v33
* Add libflac * Add libogg * Add libvorbis * Add openal-soft * Update SDL2 to 2.0.22
Release v32
Add 'benchmark' to arm libraries Also remove duktape, as it is no longer consumed via vcpkg (see https://github.com/OpenRCT2/OpenRCT2/pull/16153)
Release v31
* Bump vcpkg pin to latest
Release v30
* Add gtest to macOS libraries
Release v29
* macOS universal dylibs * pin pyyaml to python2 compatible version
Release v28
* Change macOS to use vcpkg. * Change to using GitHub Actions for CI.