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
652d6de292
commit
253357a7dd
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 = "29.0.1~ynh1"
|
||||
version = "29.0.2~ynh1"
|
||||
|
||||
maintainers = ["kay0u"]
|
||||
|
||||
|
@ -66,8 +66,8 @@ ram.runtime = "512M"
|
|||
[resources.sources]
|
||||
|
||||
[resources.sources.main]
|
||||
url = 'https://download.nextcloud.com/server/releases/nextcloud-29.0.1.tar.bz2'
|
||||
sha256 = '759546daecf79ca787ed6705503693c6db553aabf1d7ae4dfa779c7309b2ada9'
|
||||
url = 'https://download.nextcloud.com/server/releases/nextcloud-29.0.2.tar.bz2'
|
||||
sha256 = '2d49d297dc340092021057823e8e78a312bc00f56de7d8677ac790590918ab17'
|
||||
|
||||
[resources.sources.28]
|
||||
url = 'https://download.nextcloud.com/server/releases/nextcloud-28.0.0.tar.bz2'
|
||||
|
|
Loading…
Add table
Reference in a new issue