Skip to content

Commit

Permalink
Revert "Bump the box version"
Browse files Browse the repository at this point in the history
This reverts commit f26ed3a.
  • Loading branch information
jakzal committed Jan 3, 2022
1 parent f26ed3a commit 50f7bb5
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.1/box.phar -o tools/box && chmod +x tools/box
curl -Ls https://github.com/humbug/box/releases/download/3.14.0/box.phar -o tools/box && chmod +x tools/box

0 comments on commit 50f7bb5

Please sign in to comment.