1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/owncloud_ynh.git synced 2024-09-03 19:56:25 +02:00

Merge pull request #18 from YunoHost-Apps/testing

Testing
This commit is contained in:
eric_G 2023-11-30 14:04:33 +01:00 committed by GitHub
commit 21af120ab5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 11 additions and 11 deletions

View file

@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
ownCloud Infinite Scale (oCIS) is the new file sync & share platform that will be the foundation of your data management platform.
**Shipped version:** 5.0.0~ynh4
**Shipped version:** 5.0.0~ynh5
## Screenshots

View file

@ -19,7 +19,7 @@ Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
ownCloud Infinite Scale (oCIS) est la nouvelle plateforme de synchronisation et de partage de fichiers qui constituera la base de votre plateforme de gestion de données.
**Version incluse :** 5.0.0~ynh4
**Version incluse :** 5.0.0~ynh5
## Captures décran

View file

@ -5,7 +5,7 @@ name = "ownCloud"
description.en = "Online storage, file sharing platform"
description.fr = "Stockage en ligne, plateforme de partage de fichiers"
version = "5.0.0~ynh4"
version = "5.0.0~ynh5"
maintainers = ["eric_G"]
@ -50,14 +50,14 @@ ram.runtime = "50M"
[resources]
[resources.sources.main]
amd64.url = "https://download.owncloud.com/ocis/ocis/testing/5.0.0-alpha.3/ocis-5.0.0-alpha.3-linux-amd64"
amd64.sha256 = "e8712652b74d44e0c34ab92c389ba4751ffaf7e29a0465f2c3bf074a22937dd9"
arm64.url = "https://download.owncloud.com/ocis/ocis/testing/5.0.0-alpha.3/ocis-5.0.0-alpha.3-linux-arm64"
arm64.sha256 = "4d891e35ef68a65460280911e81139b07ec03b98bcf355a70f6cdcf539ff63e5"
armhf.url = "https://download.owncloud.com/ocis/ocis/testing/5.0.0-alpha.3/ocis-5.0.0-alpha.3-linux-arm"
armhf.sha256 = "840f752a1c07d0742e7d6898524740ca7fc6e44fa212c6ce810b6cd0f63f6bd7"
i386.url = "https://download.owncloud.com/ocis/ocis/testing/5.0.0-alpha.3/ocis-5.0.0-alpha.3-linux-386"
i386.sha256 = "71a274c6fdcbfe072daf5188807ed4d0cd4520f31aee707c5f5fa933e1c3e78a"
amd64.url = "https://github.com/owncloud/ocis/releases/download/v5.0.0-alpha.4/ocis-5.0.0-alpha.4-linux-amd64"
amd64.sha256 = "9b25a35c43e59261f56075a9f09f056ac33de442a5ddb2712c72feadc3d9603f"
arm64.url = "https://github.com/owncloud/ocis/releases/download/v5.0.0-alpha.4/ocis-5.0.0-alpha.4-linux-arm64"
arm64.sha256 = "14c17b92539b684bcf37fd57fe6e2b5de4fab96f366c433ee6cf7ba6e27a3968"
armhf.url = "https://github.com/owncloud/ocis/releases/download/v5.0.0-alpha.4/ocis-5.0.0-alpha.4-linux-arm"
armhf.sha256 = "32b62de80942a4d0403cd95d888ae107b53c99b6cbd2cdd048ecfc3656b7f82e"
i386.url = "https://github.com/owncloud/ocis/releases/download/v5.0.0-alpha.4/ocis-5.0.0-alpha.4-linux-386"
i386.sha256 = "80b27aa69c42f0355c8ef2751c55f15245c7a502dd52b4703bd8bf5640d45cfc"
in_subdir = false
rename = "ocis"