diff options
| author | TommyTheTerrible <81168766+TommyTheTerrible@users.noreply.github.com> | 2026-05-17 11:45:39 -0400 |
|---|---|---|
| committer | Andrey Kleshchev <117672381+akleshchev@users.noreply.github.com> | 2026-05-19 01:35:05 +0300 |
| commit | d4d94580f50b0aa2d272399d2bbff529c3a37eca (patch) | |
| tree | 1f2833b60e0e2de7ae03a41047cd87f76b36eed2 | |
| parent | b2878acdb0035b0b8a2ad29ccd1ff817a6055709 (diff) | |
Update OpenJPEG to 2.5.4
Latest version of OpenJPEG fixes a header issue that seems to be causing troubles with some older uploaded textures. Bug affected versions 2.5.1, 2.5.2 and 2.5.3.
| -rw-r--r-- | autobuild.xml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/autobuild.xml b/autobuild.xml index cc2352bbd2..fde03736bd 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -2019,11 +2019,11 @@ Copyright (c) 2012, 2014, 2015, 2016 nghttp2 contributors</string> <key>archive</key> <map> <key>hash</key> - <string>94a72c6ddbfb23796ce913c55bc47c128542a582</string> + <string>8dc190451c5b7af0d72e7ab54f8fbde6dccf79c6</string> <key>hash_algorithm</key> <string>sha1</string> <key>url</key> - <string>https://github.com/secondlife/3p-openjpeg/releases/download/v2.5.3-r1/openjpeg-2.5.3.15590356935-darwin64-15590356935.tar.zst</string> + <string>https://github.com/secondlife/3p-openjpeg/releases/download/v2.5.4-r1/openjpeg-2.5.4.18754730947-darwin64-18754730947.tar.zst</string> </map> <key>name</key> <string>darwin64</string> @@ -2033,11 +2033,11 @@ Copyright (c) 2012, 2014, 2015, 2016 nghttp2 contributors</string> <key>archive</key> <map> <key>hash</key> - <string>751172af405f4a47a3aebb37729d62229cab6c07</string> + <string>9c89879f81ee0434e1f59c47d74a25958ae08e9e</string> <key>hash_algorithm</key> <string>sha1</string> <key>url</key> - <string>https://github.com/secondlife/3p-openjpeg/releases/download/v2.5.3-r1/openjpeg-2.5.3.15590356935-linux64-15590356935.tar.zst</string> + <string>https://github.com/secondlife/3p-openjpeg/releases/download/v2.5.4-r1/openjpeg-2.5.4.18754730947-linux64-18754730947.tar.zst</string> </map> <key>name</key> <string>linux64</string> @@ -2047,11 +2047,11 @@ Copyright (c) 2012, 2014, 2015, 2016 nghttp2 contributors</string> <key>archive</key> <map> <key>hash</key> - <string>8aab9cf250dfee252386e1c79b5205e6d3b3e19e</string> + <string>b78887212f18ae59dc7961e0e1af781e568bd92c</string> <key>hash_algorithm</key> <string>sha1</string> <key>url</key> - <string>https://github.com/secondlife/3p-openjpeg/releases/download/v2.5.3-r1/openjpeg-2.5.3.15590356935-windows64-15590356935.tar.zst</string> + <string>https://github.com/secondlife/3p-openjpeg/releases/download/v2.5.4-r1/openjpeg-2.5.4.18754730947-windows64-18754730947.tar.zst</string> </map> <key>name</key> <string>windows64</string> |
