1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/psitransfer_ynh.git synced 2024-09-03 20:16:06 +02:00

Merge pull request #16 from YunoHost-Apps/ci-auto-update-2.2.0

Upgrade to v2.2.0
This commit is contained in:
eric_G 2024-05-10 23:01:45 +02:00 committed by GitHub
commit 38498a9f00
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 9 additions and 9 deletions

View file

@ -28,7 +28,7 @@ Simple open source self-hosted file sharing solution. It's an alternative to pai
- `/admin` Page lists bucket information (_disabled until you set `adminPass` config value_) - `/admin` Page lists bucket information (_disabled until you set `adminPass` config value_)
**Shipped version:** 2.1.2~ynh3 **Shipped version:** 2.2.0~ynh1
## Screenshots ## Screenshots

View file

@ -28,7 +28,7 @@ Simple open source self-hosted file sharing solution. It's an alternative to pai
- `/admin` Page lists bucket information (_disabled until you set `adminPass` config value_) - `/admin` Page lists bucket information (_disabled until you set `adminPass` config value_)
**Paketatutako bertsioa:** 2.1.2~ynh3 **Paketatutako bertsioa:** 2.2.0~ynh1
## Pantaila-argazkiak ## Pantaila-argazkiak

View file

@ -28,7 +28,7 @@ Solution simple de partage de fichiers auto-hébergée open source. PsiTransfer
- La page `/admin` répertorie les informations sur le compartiment (_disabled jusqu'à ce que vous définissiez la valeur de configuration `adminPass`_) - La page `/admin` répertorie les informations sur le compartiment (_disabled jusqu'à ce que vous définissiez la valeur de configuration `adminPass`_)
**Version incluse:** 2.1.2~ynh3 **Version incluse:** 2.2.0~ynh1
## Captures décran ## Captures décran

View file

@ -28,7 +28,7 @@ Simple open source self-hosted file sharing solution. It's an alternative to pai
- `/admin` Page lists bucket information (_disabled until you set `adminPass` config value_) - `/admin` Page lists bucket information (_disabled until you set `adminPass` config value_)
**Versión proporcionada:** 2.1.2~ynh3 **Versión proporcionada:** 2.2.0~ynh1
## Capturas de pantalla ## Capturas de pantalla

View file

@ -3,7 +3,7 @@
请勿手动编辑。 请勿手动编辑。
--> -->
# YunoHost 的 PsiTransfer # YunoHost 的 PsiTransfer
[![集成程度](https://dash.yunohost.org/integration/psitransfer.svg)](https://dash.yunohost.org/appci/app/psitransfer) ![工作状态](https://ci-apps.yunohost.org/ci/badges/psitransfer.status.svg) ![维护状态](https://ci-apps.yunohost.org/ci/badges/psitransfer.maintain.svg) [![集成程度](https://dash.yunohost.org/integration/psitransfer.svg)](https://dash.yunohost.org/appci/app/psitransfer) ![工作状态](https://ci-apps.yunohost.org/ci/badges/psitransfer.status.svg) ![维护状态](https://ci-apps.yunohost.org/ci/badges/psitransfer.maintain.svg)
@ -28,7 +28,7 @@ Simple open source self-hosted file sharing solution. It's an alternative to pai
- `/admin` Page lists bucket information (_disabled until you set `adminPass` config value_) - `/admin` Page lists bucket information (_disabled until you set `adminPass` config value_)
**分发版本:** 2.1.2~ynh3 **分发版本:** 2.2.0~ynh1
## 截图 ## 截图

View file

@ -5,7 +5,7 @@ name = "PsiTransfer"
description.en = "Simple file sharing solution" description.en = "Simple file sharing solution"
description.fr = "Solution simple de partage de fichiers" description.fr = "Solution simple de partage de fichiers"
version = "2.1.2~ynh3" version = "2.2.0~ynh1"
maintainers = [] maintainers = []
@ -47,8 +47,8 @@ ram.runtime = "50M"
[resources] [resources]
[resources.sources.main] [resources.sources.main]
url = "https://github.com/psi-4ward/psitransfer/archive/refs/tags/v2.1.2.tar.gz" url = "https://github.com/psi-4ward/psitransfer/archive/refs/tags/v2.2.0.tar.gz"
sha256 = "0c66374d91b1ce00454f368f7426b46bc09ec33622da71201915091ebc60f709" sha256 = "bf486848e009fe2dd5f920ecc10fa78959cdcb8d5646c890ba2d00a5d939eae8"
autoupdate.strategy = "latest_github_tag" autoupdate.strategy = "latest_github_tag"
[resources.ports] [resources.ports]