mirror of
https://github.com/YunoHost-Apps/firefish_ynh.git
synced 2024-09-03 18:36:06 +02:00
Update manifest.toml
This commit is contained in:
parent
04c2e73d02
commit
90443c30bf
1 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@ name = "Firefish"
|
|||
description.en = "Fork of Misskey with better UI/UX, security, features"
|
||||
description.fr = "Un fork de Misskey avec une meilleure interface utilisateur, la sécurité, les fonctionnalités"
|
||||
|
||||
version = "1.0.5rc~ynh1"
|
||||
version = "20240206~ynh1"
|
||||
|
||||
maintainers = ["oufmilo"]
|
||||
|
||||
|
@ -39,8 +39,8 @@ ram.runtime = "2G"
|
|||
[resources]
|
||||
|
||||
[resources.sources.main]
|
||||
url = "https://firefish.dev/firefish/firefish/-/archive/v1.0.5-rc/firefish-v1.0.5-rc.tar.gz"
|
||||
sha256 = "b9b59899eaddcdd94e10974e34af083bd9a9c6228046dc4d4af0f3a669ccb7ef"
|
||||
url = "https://firefish.dev/firefish/firefish/-/archive/v20240206/firefish-v20240206.tar.gz"
|
||||
sha256 = "a0160364e49120a7448202ecba1a7cd61ff8c96f29a97bd7de329ce05957a4d0"
|
||||
autoupdate.strategy = "latest_gitlab_release"
|
||||
|
||||
[resources.system_user]
|
||||
|
|
Loading…
Add table
Reference in a new issue