diff options
author | secretfoxtail <remmy@megapahit.net> | 2024-11-06 06:47:23 -0700 |
---|---|---|
committer | secretfoxtail <remmy@megapahit.net> | 2024-11-06 06:47:23 -0700 |
commit | 1f1a02f0901694009be469b992fcebeaeea29ebe (patch) | |
tree | 552f22ae593e008f5ac8db16e0c90752defdad23 | |
parent | 730bf4fa4cd5111a48b69276cf9bbb7a2039d95d (diff) |
Revert "update OpenJPEG 2.5.2 (#2452)"
Temporarily avoid rainbow flashing of textures by reverting commit 60142c1b2fa7961d6dbf9744ad1b5c78f956d7f5.
-rw-r--r-- | autobuild.xml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/autobuild.xml b/autobuild.xml index 91fc237975..7f911f3345 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -2114,11 +2114,11 @@ Copyright (c) 2012, 2014, 2015, 2016 nghttp2 contributors</string> <key>archive</key> <map> <key>hash</key> - <string>76444e37be0cfccdbb5921370ba150ded2bf3c59</string> + <string>c16deaf773cb2a5d001732122ee3ec74db1dceeb</string> <key>hash_algorithm</key> <string>sha1</string> <key>url</key> - <string>https://github.com/secondlife/3p-openjpeg/releases/download/v2.5.2-r1/openjpeg-2.5.2.10604495243-darwin64-10604495243.tar.zst</string> + <string>https://github.com/secondlife/3p-openjpeg/releases/download/v2.5.0.ea12248/openjpeg-2.5.0.ea12248-darwin64-ea12248.tar.zst</string> </map> <key>name</key> <string>darwin64</string> @@ -2128,11 +2128,11 @@ Copyright (c) 2012, 2014, 2015, 2016 nghttp2 contributors</string> <key>archive</key> <map> <key>hash</key> - <string>6bd289a9c4564b80369ce40ecbb24a213c2732ff</string> + <string>8c277dde6076fb682cb07264dd70f6f2298b633f</string> <key>hash_algorithm</key> <string>sha1</string> <key>url</key> - <string>https://github.com/secondlife/3p-openjpeg/releases/download/v2.5.2-r1/openjpeg-2.5.2.10604495243-linux64-10604495243.tar.zst</string> + <string>https://github.com/secondlife/3p-openjpeg/releases/download/v2.5.0.ea12248/openjpeg-2.5.0.ea12248-linux64-ea12248.tar.zst</string> </map> <key>name</key> <string>linux64</string> @@ -2142,11 +2142,11 @@ Copyright (c) 2012, 2014, 2015, 2016 nghttp2 contributors</string> <key>archive</key> <map> <key>hash</key> - <string>5e6e0180adc01e07438cb98daec96543b5d85019</string> + <string>2abf9535adf21ebdf2295f8a680300432abe6280</string> <key>hash_algorithm</key> <string>sha1</string> <key>url</key> - <string>https://github.com/secondlife/3p-openjpeg/releases/download/v2.5.2-r1/openjpeg-2.5.2.10604495243-windows64-10604495243.tar.zst</string> + <string>https://github.com/secondlife/3p-openjpeg/releases/download/v2.5.0.ea12248/openjpeg-2.5.0.ea12248-windows64-ea12248.tar.zst</string> </map> <key>name</key> <string>windows64</string> |