Skip to content

Commit

Permalink
Bump the box version
Browse files Browse the repository at this point in the history
  • Loading branch information
jakzal committed Jan 3, 2022
1 parent 5599ea1 commit f26ed3a
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 @@ -141,4 +141,4 @@ tools/deptrac:
curl -Ls https://github.com/qossmic/deptrac/releases/download/0.18.0/deptrac.phar.asc -o tools/deptrac.asc

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

0 comments on commit f26ed3a

Please sign in to comment.