1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/nextcloud_ynh.git synced 2024-09-03 19:55:57 +02:00
This commit is contained in:
Éric Gaspar 2024-06-25 15:36:30 +02:00
parent 2f0cfe5ebb
commit d848e736a1

View file

@ -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.2~ynh2"
version = "29.0.3~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.2.tar.bz2'
sha256 = '2d49d297dc340092021057823e8e78a312bc00f56de7d8677ac790590918ab17'
url = 'https://download.nextcloud.com/server/releases/nextcloud-29.0.3.tar.bz2'
sha256 = 'a5996e764c120927f8844d8f5b28c736b8e2f3280b120be13a2bd7731cdb7fd4'
[resources.sources.28]
url = 'https://download.nextcloud.com/server/releases/nextcloud-28.0.0.tar.bz2'