Skip to content

Commit

Permalink
Update box
Browse files Browse the repository at this point in the history
  • Loading branch information
jakzal committed Oct 29, 2020
1 parent 761d20a commit 2186315
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -148,4 +148,4 @@ tools/infection.pubkey:
curl -Ls https://github.com/infection/infection/releases/download/0.13.2/infection.phar.pubkey -o tools/infection.pubkey

tools/box:
curl -Ls https://github.com/humbug/box/releases/download/3.8.4/box.phar -o tools/box && chmod +x tools/box
curl -Ls https://github.com/humbug/box/releases/download/3.9.0/box.phar -o tools/box && chmod +x tools/box

0 comments on commit 2186315

Please sign in to comment.