mirror of
https://github.com/YunoHost-Apps/tvheadend_ynh.git
synced 2024-10-01 13:34:50 +02:00
Upgrade to latest.
This commit is contained in:
parent
ea6b84ee0a
commit
6dbf7bbd64
1 changed files with 4 additions and 4 deletions
|
@ -50,8 +50,8 @@ 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-2192~gc9b38a81a~bullseye/tvheadend_4.3-2192~gc9b38a81a~bullseye_amd64.deb"
|
||||
amd64.sha256 = "e8f027620c5af52a805809ff6b42ee321db775f92fb161a6e5875f936f577782"
|
||||
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"
|
||||
|
@ -67,8 +67,8 @@ 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-2098~g44bf691ac~bookworm/tvheadend_4.3-2098~g44bf691ac~bookworm_amd64.deb"
|
||||
amd64.sha256 = "18a95b1d9c0556590a3089f48cf95d851069eaaba2f4066ea52da2b9d27f5920"
|
||||
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"
|
||||
|
||||
format = "whatever"
|
||||
|
|
Loading…
Reference in a new issue