Skip to content

Commit

Permalink
Update bytebuf
Browse files Browse the repository at this point in the history
  • Loading branch information
AkmalFairuz authored Aug 18, 2024
1 parent 3fc0ada commit cfb0039
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion compile.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ EXT_LIBDEFLATE_VERSION="0.2.1"
EXT_MORTON_VERSION="0.1.2"
EXT_XXHASH_VERSION="0.2.0"
EXT_ARRAYDEBUG_VERSION="0.2.0"
EXT_BYTEBUF_VERSION="da120d6315c989f14f1897d5c0ba2b77ded71ac8"
EXT_BYTEBUF_VERSION="f7aa43315b5cd8a6caeb762bd3dfc2222c3e6d00"
EXT_ZSTD_VERSION="0.13.3"

function write_out {
Expand Down
2 changes: 1 addition & 1 deletion windows-compile-vs.bat
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ set PHP_LIBDEFLATE_VER=0.2.1
set PHP_XXHASH_VER=0.2.0
set PHP_XDEBUG_VER=3.2.2
set PHP_ARRAYDEBUG_VER=0.2.0
set PHP_BYTEBUF_VER=da120d6315c989f14f1897d5c0ba2b77ded71ac8
set PHP_BYTEBUF_VER=f7aa43315b5cd8a6caeb762bd3dfc2222c3e6d00
set PHP_ZSTD_VER=0.13.3

set script_path=%~dp0
Expand Down

0 comments on commit cfb0039

Please sign in to comment.