1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/sharkey_ynh.git synced 2024-09-03 20:16:32 +02:00

Merge pull request #4 from YunoHost-Apps/testing

Update v2024.3.1
This commit is contained in:
oufmilo 2024-03-04 09:37:35 +01:00 committed by GitHub
commit 6cc1feade7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 10 additions and 4 deletions

View file

@ -28,7 +28,7 @@ Some functions will not be available if you install this package.
I advise you to wait for the release of _Bookworm_ Debian 12.
**Shipped version:** 2023.12.1~ynh1
**Shipped version:** 2024.3.1~ynh1
## Screenshots

View file

@ -28,7 +28,7 @@ Certaines fonctions ne seront pas disponible si vous installez ce package.
Je vous conseille d'attendre la sortie de _Bookworm_ Debian 12.
**Version incluse :** 2023.12.1~ynh1
**Version incluse :** 2024.3.1~ynh1
## Captures décran

View file

@ -5,7 +5,7 @@ name = "Sharkey"
description.en = "Microblogging platform"
description.fr = "Platforme de Microblogging"
version = "2023.12.1~ynh1"
version = "2024.3.1~ynh1"
maintainers = ["oufmilo"]
@ -36,6 +36,12 @@ ram.runtime = "50M"
[resources]
[resources.sources.main]
url = "https://activitypub.software/TransFem-org/Sharkey/-/archive/2024.3.1/Sharkey-2024.3.1.tar.gz"
sha256 = "b07371c6c7404e907b1d3102b051fa768f6d0d1ecc41d2894899bdfbe78369af"
autoupdate.strategy = "latest_gitlab_tag"
[resources.ports]
[resources.system_user]

View file

@ -12,4 +12,4 @@ test_format = 1.0
# Commits to test upgrade from
# -------------------------------
test_upgrade_from.a254d4be1eb8a6cc649ca9282c4d696e684bd572.name = "2023.12.0"
test_upgrade_from.ce8f3365661567ea5f23168b785a5d290a0bcf38.name = "2023.12.1"