mirror of
https://github.com/YunoHost-Apps/streams_ynh.git
synced 2024-09-03 20:26:20 +02:00
Upstream update
This commit is contained in:
parent
735e43e619
commit
a878e76f49
2 changed files with 4 additions and 3 deletions
|
@ -5,7 +5,7 @@ name = "Streams"
|
|||
description.en = "Open source fediverse server"
|
||||
description.fr = "Serveur fediverse open source"
|
||||
|
||||
version = "23.08.11~ynh1"
|
||||
version = "23.08.14~ynh1"
|
||||
|
||||
maintainers = ["Papa Dragon"]
|
||||
|
||||
|
@ -35,8 +35,8 @@ ram.runtime = "50M"
|
|||
[resources]
|
||||
[resources.sources]
|
||||
[resources.sources.main]
|
||||
url = "https://codeberg.org/streams/streams/archive/d4b4667d498212aa395b3114319453f295383a69.tar.gz"
|
||||
sha256 = "37a3581a66aaaa83c883a97ae12791192ba557398b7d66f821604b725f4cb9eb"
|
||||
url = "https://codeberg.org/streams/streams/archive/0902f21ca992f12b7880858378ce8ca045d203d4.tar.gz"
|
||||
sha256 = "7f0b2b0be72fb7996a2a91b6109e7e519e6ccb174fb79d2bd38639203c2483fc"
|
||||
|
||||
[resources.sources.addons]
|
||||
url = "https://codeberg.org/streams/streams-addons/archive/0ff7cafbb205611c9f5fbbb8d8294c0b9dba0d70.tar.gz"
|
||||
|
|
|
@ -15,3 +15,4 @@ test_format = 1.0
|
|||
|
||||
test_upgrade_from.8d6400e5771b6dfa35863b726c215a9d58c70206.name = "Upgrade from 23.08.02~ynh4"
|
||||
test_upgrade_from.e42ed904304f4fb9cdf3daaa8be01130470b43b7.name = "Upgrade from 23.08.02~ynh5"
|
||||
test_upgrade_from.735e43e619a05e7d3e6b3d317086ecf9814c55f5.name = "Upgrade from 23.08.11~ynh1"
|
||||
|
|
Loading…
Add table
Reference in a new issue