Skip to content

Commit bb61ae6

Browse files
authored
Bump Box version (#1124)
1 parent 82e2c3f commit bb61ae6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/build-phar.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ set -e
55
mkdir -p build
66
cd build
77

8-
wget -O box.phar https://github.com/box-project/box/releases/download/4.3.8/box.phar
8+
wget -O box.phar https://github.com/box-project/box/releases/download/4.5.1/box.phar
99
php box.phar compile -c ../box.json.gh-release
1010

1111
if [[ "$GPG_SIGNING" != '' ]] ; then

0 commit comments

Comments
 (0)