]> source.dussan.org Git - nextcloud-server.git/commitdiff
Use the official phpDocumentor release 34895/head
authorFerdinand Thiessen <rpm@fthiessen.de>
Mon, 31 Oct 2022 11:51:38 +0000 (12:51 +0100)
committerFerdinand Thiessen <rpm@fthiessen.de>
Mon, 31 Oct 2022 11:51:38 +0000 (12:51 +0100)
The previous cached version download URL was broken and only a
non-functional version was downloaded leading and so the API reference
was not updated since NC24.

This is fixed by simply using the latest stable phpDocumentor release.

Signed-off-by: Ferdinand Thiessen <rpm@fthiessen.de>
build/phpDocumentor.sh

index 7c70224c76d3f4a2b1e131a8a6cbb2554b58b40c..533e5f5a5c7f764fb11859cd78aaf33758032ec6 100755 (executable)
@@ -1,10 +1,6 @@
 #!/bin/bash
 
-# Use a cached version of phpDocumentor for now since there is no release yet
-# and the github actions artifacts might disappear
-# This phar is downloaded from https://github.com/phpDocumentor/phpDocumentor/actions/runs/221599704
-
-wget https://bitgrid.net/~jus/phpDocumentor.phar
+wget https://phpdoc.org/phpDocumentor.phar
 
 mkdir -p api/