diff --git a/Makefile b/Makefile index 33e661b753..bd15027c80 100644 --- a/Makefile +++ b/Makefile @@ -123,4 +123,4 @@ docs: cd docs; hugo assets: - mkdir assets/ && curl -slL -o- https://github.com/owncloud/phoenix/releases/download/0.2.3/phoenix.tar.gz | tar xvzf - -C assets/ + mkdir assets/ && curl -slL -o- https://github.com/owncloud/phoenix/releases/download/0.2.5/phoenix.tar.gz | tar xvzf - -C assets/