Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/univention-app.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/setup
diff options
context:
space:
mode:
authorArthur Schiwon <blizzz@arthur-schiwon.de>2018-03-13 23:20:39 +0300
committerArthur Schiwon <blizzz@arthur-schiwon.de>2018-03-14 01:05:57 +0300
commitf712bf1cdefa5ae3d47eab779b9c484e7b21c494 (patch)
tree2b063c8ed21ee71a59413348244e12fbd3220b4c /setup
parent85d445d633047fdbbb556bebbd12e21b1f04e311 (diff)
update links to edu apps
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Diffstat (limited to 'setup')
-rw-r--r--setup6
1 files changed, 3 insertions, 3 deletions
diff --git a/setup b/setup
index 97e1d70..a412412 100644
--- a/setup
+++ b/setup
@@ -102,14 +102,14 @@ if [ "$NC_IS_UPGRADE" -eq 0 ] ; then
# Heads up: in Nc 13 we will have occ app:install <appid>
EXTRA_APP_URLS=(\
https://github.com/nextcloud/zenodo/releases/download/v0.9.4/zenodo-0.9.4.tar.gz \
- https://download.nextcloud.com/server/apps/dashboard-4.0.5.tar.gz \
+ https://github.com/nextcloud/dashboard/releases/download/v4.0.6/dashboard-4.0.6.tar.gz \
https://github.com/nextcloud/circles/releases/download/v0.13.6/circles-0.13.6.tar.gz \
- https://download.nextcloud.com/server/apps/groupfolders-1.1.0.tar.gz \
+ https://github.com/nextcloud/groupfolders/releases/download/v1.2.0/groupfolders-1.2.0.tar.gz \
https://github.com/nextcloud/announcementcenter/releases/download/v3.1.1/announcementcenter-3.1.1.tar.gz \
https://github.com/nextcloud/admin_notifications/releases/download/v1.0.1/admin_notifications-1.0.1.tar.gz \
https://github.com/nextcloud/quota_warning/releases/download/v1.1.1/quota_warning-1.1.1.tar.gz \
https://download.nextcloud.com/server/apps/orcid-0.9.1.tar.gz \
- https://download.nextcloud.com/server/apps/user_saml-1.4.0.tar.gz \
+ https://github.com/nextcloud/user_saml/releases/download/v1.4.2/user_saml-1.4.2.tar.gz \
)
cd apps