1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/borgwarehouse_ynh.git synced 2024-09-03 18:16:17 +02:00

Upgrade sources

- `main` v2.4.1: https://github.com/ravinou/borgwarehouse/releases/tag/2.4.1
This commit is contained in:
yunohost-bot 2024-09-02 03:31:21 +02:00 committed by YunoHost Bot
parent 49f4ad9010
commit a7c53f6609

View file

@ -7,7 +7,7 @@ name = "BorgWarehouse"
description.en = "WebUI for a BorgBackup's central repository server"
description.fr = "WebUI pour BorgBackup"
version = "2.3.0~ynh3"
version = "2.4.1~ynh1"
maintainers = []
@ -43,8 +43,8 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
url = "https://github.com/ravinou/borgwarehouse/archive/refs/tags/v2.3.0.tar.gz"
sha256 = "5b02e741ed433c78e9acc63900206c257f2fcbfa6d5810caf75acba9649d91dc"
url = "https://github.com/ravinou/borgwarehouse/archive/refs/tags/v2.4.1.tar.gz"
sha256 = "752919780293bd34b0e1dc09c61d9a1de51a4c693947719fbb1118749da88426"
autoupdate.strategy = "latest_github_tag"
[resources.system_user]