mirror of
https://github.com/YunoHost-Apps/sharkey_ynh.git
synced 2024-09-03 20:16:32 +02:00
commit
6cc1feade7
4 changed files with 10 additions and 4 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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]
|
||||
|
|
|
@ -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"
|
Loading…
Add table
Reference in a new issue