Skip to content

Commit

Permalink
Update ByteBuf
Browse files Browse the repository at this point in the history
  • Loading branch information
AkmalFairuz authored Aug 17, 2024
1 parent 111af4b commit 9689259
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="499207040dddbb6e8f6d373d927c298326c29569"
EXT_BYTEBUF_VERSION="a351d813476ff6f03c8802decfee939b8708817d"
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=499207040dddbb6e8f6d373d927c298326c29569
set PHP_BYTEBUF_VER=a351d813476ff6f03c8802decfee939b8708817d
set PHP_ZSTD_VER=0.13.3

set script_path=%~dp0
Expand Down

0 comments on commit 9689259

Please sign in to comment.