1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/13ft_ynh.git synced 2024-09-03 18:06:03 +02:00

Merge pull request #19 from YunoHost-Apps/testing

Testing
This commit is contained in:
eric_G 2024-08-22 12:07:26 +02:00 committed by GitHub
commit 2c2d96d911
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 11 additions and 11 deletions

View file

@ -22,7 +22,7 @@ It shall NOT be edited by hand.
- Provide *some* web articles that are normally protected by paywalls. - Provide *some* web articles that are normally protected by paywalls.
**Shipped version:** 0.3.2~ynh1 **Shipped version:** 0.3.3~ynh1
## Documentation and resources ## Documentation and resources
- Upstream app code repository: <https://github.com/wasi-master/13ft> - Upstream app code repository: <https://github.com/wasi-master/13ft>

View file

@ -22,7 +22,7 @@ No se debe editar a mano.
- Provide *some* web articles that are normally protected by paywalls. - Provide *some* web articles that are normally protected by paywalls.
**Versión actual:** 0.3.2~ynh1 **Versión actual:** 0.3.3~ynh1
## Documentaciones y recursos ## Documentaciones y recursos
- Repositorio del código fuente oficial de la aplicación : <https://github.com/wasi-master/13ft> - Repositorio del código fuente oficial de la aplicación : <https://github.com/wasi-master/13ft>

View file

@ -22,7 +22,7 @@ EZ editatu eskuz.
- Provide *some* web articles that are normally protected by paywalls. - Provide *some* web articles that are normally protected by paywalls.
**Paketatutako bertsioa:** 0.3.2~ynh1 **Paketatutako bertsioa:** 0.3.3~ynh1
## Dokumentazioa eta baliabideak ## Dokumentazioa eta baliabideak
- Jatorrizko aplikazioaren kode-gordailua: <https://github.com/wasi-master/13ft> - Jatorrizko aplikazioaren kode-gordailua: <https://github.com/wasi-master/13ft>

View file

@ -21,7 +21,7 @@ Il NE doit PAS être modifié à la main.
### Caractéristiques ### Caractéristiques
- Fournissez *quelques* articles Web qui sont normalement protégés par des paywalls. - Fournissez *quelques* articles Web qui sont normalement protégés par des paywalls.
**Version incluse:** 0.3.2~ynh1 **Version incluse:** 0.3.3~ynh1
## Documentations et ressources ## Documentations et ressources
- Dépôt de code officiel de lapp: <https://github.com/wasi-master/13ft> - Dépôt de code officiel de lapp: <https://github.com/wasi-master/13ft>

View file

@ -22,7 +22,7 @@ NON debe editarse manualmente.
- Provide *some* web articles that are normally protected by paywalls. - Provide *some* web articles that are normally protected by paywalls.
**Versión proporcionada:** 0.3.2~ynh1 **Versión proporcionada:** 0.3.3~ynh1
## Documentación e recursos ## Documentación e recursos
- Repositorio de orixe do código: <https://github.com/wasi-master/13ft> - Repositorio de orixe do código: <https://github.com/wasi-master/13ft>

View file

@ -22,7 +22,7 @@ Ini TIDAK boleh diedit dengan tangan.
- Provide *some* web articles that are normally protected by paywalls. - Provide *some* web articles that are normally protected by paywalls.
**Versi terkirim:** 0.3.2~ynh1 **Versi terkirim:** 0.3.3~ynh1
## Dokumentasi dan sumber daya ## Dokumentasi dan sumber daya
- Depot kode aplikasi hulu: <https://github.com/wasi-master/13ft> - Depot kode aplikasi hulu: <https://github.com/wasi-master/13ft>

View file

@ -22,7 +22,7 @@
- Provide *some* web articles that are normally protected by paywalls. - Provide *some* web articles that are normally protected by paywalls.
**Поставляемая версия:** 0.3.2~ynh1 **Поставляемая версия:** 0.3.3~ynh1
## Документация и ресурсы ## Документация и ресурсы
- Репозиторий кода главной ветки приложения: <https://github.com/wasi-master/13ft> - Репозиторий кода главной ветки приложения: <https://github.com/wasi-master/13ft>

View file

@ -22,7 +22,7 @@
- Provide *some* web articles that are normally protected by paywalls. - Provide *some* web articles that are normally protected by paywalls.
**分发版本:** 0.3.2~ynh1 **分发版本:** 0.3.3~ynh1
## 文档与资源 ## 文档与资源
- 上游应用代码库: <https://github.com/wasi-master/13ft> - 上游应用代码库: <https://github.com/wasi-master/13ft>

View file

@ -5,7 +5,7 @@ name = "13ft"
description.en = "Bypass paywall by acting as GoogleBot" description.en = "Bypass paywall by acting as GoogleBot"
description.fr = "Contourner les paywall en vous faisant passer pour GoogleBot" description.fr = "Contourner les paywall en vous faisant passer pour GoogleBot"
version = "0.3.2~ynh1" version = "0.3.3~ynh1"
maintainers = ["Lapineige"] maintainers = ["Lapineige"]
@ -36,8 +36,8 @@ ram.runtime = "50M"
[resources] [resources]
[resources.sources.main] [resources.sources.main]
url = "https://github.com/wasi-master/13ft/archive/refs/tags/v0.3.2.tar.gz" url = "https://github.com/wasi-master/13ft/archive/refs/tags/v0.3.3.tar.gz"
sha256 = "84be3d0c49996be8225f2c892d9a4e654b07d1a840d94da8580f538104567251" sha256 = "ff9ed6da73dace850bdf04c9fa66a80c62ed779053d7ce0d7f754ac9020b6879"
autoupdate.strategy = "latest_github_tag" autoupdate.strategy = "latest_github_tag"
[resources.system_user] [resources.system_user]