mirror of
https://github.com/YunoHost-Apps/nextcloud_ynh.git
synced 2024-09-03 19:55:57 +02:00
Update manifest.toml
This commit is contained in:
parent
33cdea1e16
commit
d21ba9fc0b
1 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@ name = "Nextcloud"
|
|||
description.en = "Online storage, file sharing platform and various other applications"
|
||||
description.fr = "Stockage en ligne, plateforme de partage de fichiers et diverses autres applications"
|
||||
|
||||
version = "27.1.6~ynh1"
|
||||
version = "27.1.7~ynh1"
|
||||
|
||||
maintainers = ["kay0u"]
|
||||
|
||||
|
@ -59,8 +59,8 @@ ram.runtime = "512M"
|
|||
[resources.sources]
|
||||
|
||||
[resources.sources.main]
|
||||
url = 'https://download.nextcloud.com/server/releases/nextcloud-27.1.6.tar.bz2'
|
||||
sha256 = 'ae7b72b7fc525ac49798c2de6a697a4cff25b34972d69d469959885d3351befa'
|
||||
url = 'https://download.nextcloud.com/server/releases/nextcloud-27.1.7.tar.bz2'
|
||||
sha256 = '8443e2d1bb288dc414faad0a6fefe2e35bb39edd37e7da5c5f34dec6c0dd1beb'
|
||||
|
||||
[resources.sources.26]
|
||||
url = 'https://download.nextcloud.com/server/releases/nextcloud-26.0.0.tar.bz2'
|
||||
|
|
Loading…
Add table
Reference in a new issue