mirror of
https://github.com/YunoHost-Apps/autobrr_ynh.git
synced 2024-09-03 18:15:56 +02:00
Upgrade to v1.41.0
https://github.com/autobrr/autobrr/releases/tag/v1.41.0
This commit is contained in:
parent
495f953b48
commit
f379f020be
1 changed files with 7 additions and 7 deletions
|
@ -5,7 +5,7 @@ name = "Autobrr"
|
|||
description.en = "Modern, easy to use download automation for torrents and usenet"
|
||||
description.fr = "Automatisation de téléchargement pour les torrents et Usenet"
|
||||
|
||||
version = "1.40.1~ynh1"
|
||||
version = "1.41.0~ynh1"
|
||||
|
||||
maintainers = ["eric_G"]
|
||||
|
||||
|
@ -41,12 +41,12 @@ ram.runtime = "50M"
|
|||
[resources.sources]
|
||||
|
||||
[resources.sources.main]
|
||||
amd64.url = "https://github.com/autobrr/autobrr/releases/download/v1.40.1/autobrr_1.40.1_linux_x86_64.tar.gz"
|
||||
amd64.sha256 = "5ec5d3e75f9e5c702e2d6c63e5422110ca9407b43cd5b8bddd2928dea6f0af62"
|
||||
arm64.url = "https://github.com/autobrr/autobrr/releases/download/v1.40.1/autobrr_1.40.1_linux_arm64.tar.gz"
|
||||
arm64.sha256 = "a2cece3478668d7eea54c5727d2e0aa143eb5eb5db6862b0da9ec27e409a72bb"
|
||||
armhf.url = "https://github.com/autobrr/autobrr/releases/download/v1.40.1/autobrr_1.40.1_linux_arm.tar.gz"
|
||||
armhf.sha256 = "e8766a9b4314c6f02e22d4baece324fe5bce83aff55d9b84c69edae82d98d315"
|
||||
amd64.url = "https://github.com/autobrr/autobrr/releases/download/v1.41.0/autobrr_1.41.0_linux_x86_64.tar.gz"
|
||||
amd64.sha256 = "e861506234c4176570be0fc17181ff65197660bddbf5e3a3074432e9aa462b67"
|
||||
arm64.url = "https://github.com/autobrr/autobrr/releases/download/v1.41.0/autobrr_1.41.0_linux_arm64.tar.gz"
|
||||
arm64.sha256 = "9ca57ef99f588052f97196927c4e362dcbfc0c69cba2cd1557171e89218627d4"
|
||||
armhf.url = "https://github.com/autobrr/autobrr/releases/download/v1.41.0/autobrr_1.41.0_linux_arm.tar.gz"
|
||||
armhf.sha256 = "6ebd1bfc7bb5ea690cd76e609a89440361a44dcfb8d99fa7c1074faf48a769ff"
|
||||
in_subdir = false
|
||||
extract = true
|
||||
autoupdate.strategy = "latest_github_release"
|
||||
|
|
Loading…
Add table
Reference in a new issue