Skip to content

Commit

Permalink
chore(deps): Bump Swoole
Browse files Browse the repository at this point in the history
  • Loading branch information
leocavalcante committed Sep 16, 2024
1 parent 80128cc commit 5cb16b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rootfs/usr/local/bin/install-swoole
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env sh
set -e

SWOOLE_VERSION="5.1.2"
SWOOLE_VERSION="5.1.4"
echo "Installing Swoole $SWOOLE_VERSION"

# Download
Expand Down

0 comments on commit 5cb16b3

Please sign in to comment.