1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/autobrr_ynh.git synced 2024-09-03 18:15:56 +02:00

Merge pull request #13 from YunoHost-Apps/ci-auto-update-1.41.0

Upgrade to v1.41.0
This commit is contained in:
eric_G 2024-04-29 15:18:52 +02:00 committed by GitHub
commit c5059f85ea
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 58 additions and 11 deletions

View file

@ -4,3 +4,4 @@
- [Irakurri README euskaraz](README_eu.md)
- [Lire le README en français](README_fr.md)
- [Le o README en galego](README_gl.md)
- [阅读中文(简体)的 README](README_zh_Hans.md)

View file

@ -18,7 +18,7 @@ It shall NOT be edited by hand.
autobrr is the modern download automation tool for torrents and usenet. With inspiration and ideas from tools like trackarr, autodl-irssi and flexget we built one tool that can do it all, and then some.
**Shipped version:** 1.40.1~ynh1
**Shipped version:** 1.41.0~ynh1
## Screenshots

View file

@ -18,7 +18,7 @@ EZ editatu eskuz.
autobrr is the modern download automation tool for torrents and usenet. With inspiration and ideas from tools like trackarr, autodl-irssi and flexget we built one tool that can do it all, and then some.
**Paketatutako bertsioa:** 1.40.1~ynh1
**Paketatutako bertsioa:** 1.41.0~ynh1
## Pantaila-argazkiak

View file

@ -18,7 +18,7 @@ Il NE doit PAS être modifié à la main.
autobrr est l'outil d'automatisation de téléchargement moderne pour torrents et usenet. Avec l'inspiration et les idées d'outils comme trackarr, autodl-irssi et flexget, nous avons construit un outil qui peut tout faire, et plus encore.
**Version incluse:** 1.40.1~ynh1
**Version incluse:** 1.41.0~ynh1
## Captures décran

View file

@ -18,7 +18,7 @@ NON debe editarse manualmente.
autobrr is the modern download automation tool for torrents and usenet. With inspiration and ideas from tools like trackarr, autodl-irssi and flexget we built one tool that can do it all, and then some.
**Versión proporcionada:** 1.40.1~ynh1
**Versión proporcionada:** 1.41.0~ynh1
## Capturas de pantalla

46
README_zh_Hans.md Normal file
View file

@ -0,0 +1,46 @@
<!--
注意:此 README 由 <https://github.com/YunoHost/apps/tree/master/tools/readme_generator> 自动生成
请勿手动编辑。
-->
# YunoHost 的 Autobrr
[![集成程度](https://dash.yunohost.org/integration/autobrr.svg)](https://dash.yunohost.org/appci/app/autobrr) ![工作状态](https://ci-apps.yunohost.org/ci/badges/autobrr.status.svg) ![维护状态](https://ci-apps.yunohost.org/ci/badges/autobrr.maintain.svg)
[![使用 YunoHost 安装 Autobrr](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=autobrr)
*[阅读此 README 的其它语言版本。](./ALL_README.md)*
> *通过此软件包,您可以在 YunoHost 服务器上快速、简单地安装 Autobrr。*
> *如果您还没有 YunoHost请参阅[指南](https://yunohost.org/install)了解如何安装它。*
## 概况
autobrr is the modern download automation tool for torrents and usenet. With inspiration and ideas from tools like trackarr, autodl-irssi and flexget we built one tool that can do it all, and then some.
**分发版本:** 1.41.0~ynh1
## 截图
![Autobrr 的截图](./doc/screenshots/autobrr-front.png)
## 文档与资源
- 官方应用网站: <https://autobrr.com/>
- 上游应用代码库: <https://github.com/autobrr/autobrr>
- YunoHost 商店: <https://apps.yunohost.org/app/autobrr>
- 报告 bug <https://github.com/YunoHost-Apps/autobrr_ynh/issues>
## 开发者信息
请向 [`testing` 分支](https://github.com/YunoHost-Apps/autobrr_ynh/tree/testing) 发送拉取请求。
如要尝试 `testing` 分支,请这样操作:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/autobrr_ynh/tree/testing --debug
sudo yunohost app upgrade autobrr -u https://github.com/YunoHost-Apps/autobrr_ynh/tree/testing --debug
```
**有关应用打包的更多信息:** <https://yunohost.org/packaging_apps>

View file

@ -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"