From c2a3825ea5a5f403676a7ce403298919aca68aba Mon Sep 17 00:00:00 2001 From: Thomas Boerger Date: Fri, 20 Sep 2019 09:23:22 +0200 Subject: [PATCH] Update phoenix to 0.2.3 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index f18af89078..33e661b753 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.1/phoenix.tar.gz | tar xvzf - -C assets/ + mkdir assets/ && curl -slL -o- https://github.com/owncloud/phoenix/releases/download/0.2.3/phoenix.tar.gz | tar xvzf - -C assets/