mirror of
https://github.com/YunoHost-Apps/tvheadend_ynh.git
synced 2024-10-01 13:34:50 +02:00
Update manifest.toml: bump to 4.3.2323
This commit is contained in:
parent
b6649a8284
commit
5dd405d5e7
1 changed files with 13 additions and 11 deletions
|
@ -7,7 +7,7 @@ name = "Tvheadend"
|
|||
description.en = "TV streaming server and recorder"
|
||||
description.fr = "Serveur de streaming et d'enregistrement TV"
|
||||
|
||||
version = "4.3.2009~ynh11"
|
||||
version = "4.3.2323~ynh1"
|
||||
|
||||
maintainers = ["Sylvain Cecchetto"]
|
||||
|
||||
|
@ -50,14 +50,15 @@ ram.runtime = "50M" # FIXME: replace with an **estimate** minimum ram requiremen
|
|||
|
||||
[resources]
|
||||
[resources.sources.main_bullseye]
|
||||
amd64.url = "https://dl.cloudsmith.io/public/tvheadend/tvheadend/deb/debian/pool/bullseye/main/t/tv/tvheadend_4.3-2316~g4874aaa31~bullseye/tvheadend_4.3-2316~g4874aaa31~bullseye_amd64.deb"
|
||||
amd64.sha256 = "68df32013182284d37d069c8d9f74d9208918d5a34184bfe848d8804b4226be7"
|
||||
arm64.url = "https://dl.cloudsmith.io/public/tvheadend/tvheadend/deb/debian/pool/bullseye/main/t/tv/tvheadend_4.3-2192~gc9b38a81a~bullseye/tvheadend_4.3-2192~gc9b38a81a~bullseye_arm64.deb"
|
||||
arm64.sha256 = "f672912eb67fe3ac9d469c55d87ce2dde097d441413c862eef758e49b140c5a8"
|
||||
armhf.url = "https://dl.cloudsmith.io/public/tvheadend/tvheadend/deb/debian/pool/bullseye/main/t/tv/tvheadend_4.3-2192~gc9b38a81a~bullseye/tvheadend_4.3-2192~gc9b38a81a~bullseye_armhf.deb"
|
||||
armhf.sha256 = "2b34f372c6272e47880555dd67a1aba23b0410d4b69d5aee41483829bcb3ef89"
|
||||
rename = "tvheadend.deb"
|
||||
|
||||
amd64.url = "https://dl.cloudsmith.io/public/tvheadend/tvheadend/deb/debian/pool/bullseye/main/t/tv/tvheadend_4.3-2323~g73a6bd00d~bullseye/tvheadend_4.3-2323~g73a6bd00d~bullseye_amd64.deb"
|
||||
amd64.sha256 = "71f4ee6ad921bbb41b77964b3022f6bb1463d32ca9d0cd401a446c029fa6651a"
|
||||
arm64.url = "https://dl.cloudsmith.io/public/tvheadend/tvheadend/deb/debian/pool/bullseye/main/t/tv/tvheadend_4.3-2192~gc9b38a81a~bullseye/tvheadend_4.3-2323~g73a6bd00d~bullseye_arm64.deb"
|
||||
arm64.sha256 = "cfc808ff03c1b2eb4fc7486fa7c1c5bd7b789f1d5d110a75cc8ef9b47b013004"
|
||||
armhf.url = "https://dl.cloudsmith.io/public/tvheadend/tvheadend/deb/debian/pool/bullseye/main/t/tv/tvheadend_4.3-2192~gc9b38a81a~bullseye/tvheadend_4.3-2323~g73a6bd00d~bullseye_armhf.deb"
|
||||
armhf.sha256 = "48b75586c8117a46ef2cabbeb5b4b3e018b716c159851ad617ace1b9cabfdc91"
|
||||
|
||||
rename = "tvheadend.deb"
|
||||
format = "whatever"
|
||||
extract = false
|
||||
prefetch = false
|
||||
|
@ -67,10 +68,11 @@ ram.runtime = "50M" # FIXME: replace with an **estimate** minimum ram requiremen
|
|||
autoupdate.asset.armhf = "tarball"
|
||||
|
||||
[resources.sources.main_bookworm]
|
||||
amd64.url = "https://dl.cloudsmith.io/public/tvheadend/tvheadend/deb/debian/pool/bookworm/main/t/tv/tvheadend_4.3-2316~g4874aaa31~bookworm/tvheadend_4.3-2316~g4874aaa31~bookworm_amd64.deb"
|
||||
amd64.sha256 = "3f5cfc7b7405cece814e37a16a98ac919ad8c5f071ae1c5ceb38c6a904adeb66"
|
||||
rename = "tvheadend.deb"
|
||||
amd64.url = "https://dl.cloudsmith.io/public/tvheadend/tvheadend/deb/debian/pool/bookworm/main/t/tv/tvheadend_4.3-2323~g73a6bd00d~bookworm/tvheadend_4.3-2323~g73a6bd00d~bookworm_amd64.deb"
|
||||
amd64.sha256 = "656e0883952f3b797008133083c322e135c3ba0fc0d2d60dc14c6955f892f574"
|
||||
# Upstream has no arm64 / armhf build for bookworm ? :|
|
||||
|
||||
rename = "tvheadend.deb"
|
||||
format = "whatever"
|
||||
extract = false
|
||||
prefetch = false
|
||||
|
|
Loading…
Add table
Reference in a new issue