Skip to content

Commit 4461165

Browse files
ext: bump compressonator, fix test failures
1 parent 527cab8 commit 4461165

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/_ext.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ add_sourcepp_remote_library(bufferstream https://github.com/craftablescience/Buf
44

55
# compressonator
66
if(SOURCEPP_USE_VTFPP)
7-
add_sourcepp_remote_library(CMP_Compressonator https://github.com/craftablescience/compressonator 2da56bb0befb2c7fa3818d61c26637f1efc4de81)
7+
add_sourcepp_remote_library(CMP_Compressonator https://github.com/craftablescience/compressonator 4d7469c41629f19b7d889592cab8a4115931339c)
88
endif()
99

1010

0 commit comments

Comments
 (0)