nextcloud/client_updater_server

Name: client_updater_server

Owner: Nextcloud

Description: ? The client updater server informs clients about new updates

Created: 2016-07-13 14:06:28.0

Updated: 2017-11-05 15:47:51.0

Pushed: 2017-12-06 15:43:27.0

Homepage: null

Size: 60

Language: PHP

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Nextcloud Client Updater Server

This is the Nextcloud client update server.

Ship config of other OEMs

Just create a json file in config/ with the name of the OEM that contains the same entries as the config.php.

If the default config.php doesn't hold update information for this OEM, the config is read from the JSON file.


inux": {
"version": "2.3.2",
"versionstring": "Nextcloud Client 2.3.2",
"web": "https://nextcloud.com/install/?pk_campaign=clientupdate#install-clients"

in32": {
"version": "2.3.2.1",
"versionstring": "Nextcloud Client 2.3.2 (build 1)",
"downloadUrl": "https://download.nextcloud.com/desktop/releases/Windows/Nextcloud-2.3.2.1-setup.exe",
"web": "https://nextcloud.com/install/?pk_campaign=clientupdate#install-clients"

acos": {
"version": "2.2.4.1",
"versionstring": "Nextcloud Client 2.2.4 (build 1)",
"downloadUrl": "https://download.nextcloud.com/desktop/releases/Mac/Updates/Nextcloud-2.2.4.1.pkg.tbz",
"signature": "MCwCFGC3X/fejC/y/3T2X+c8ldDk7pJGAhQoR8v6vtvvV57nIcMNePA+jNRYcw=="



This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.