mirror of
https://github.com/YunoHost-Apps/borgserver_ynh.git
synced 2024-09-03 20:36:20 +02:00
Upgrade sources
- `main` v1.4.0: https://github.com/borgbackup/borg/releases/tag/1.4.0
This commit is contained in:
parent
5ea3240b33
commit
891f80970d
1 changed files with 3 additions and 3 deletions
|
@ -7,7 +7,7 @@ name = "Borg Server"
|
||||||
description.en = "Offer backup storage to a friend"
|
description.en = "Offer backup storage to a friend"
|
||||||
description.fr = "Offrez un espace de stockage à un⋅e ami⋅e"
|
description.fr = "Offrez un espace de stockage à un⋅e ami⋅e"
|
||||||
|
|
||||||
version = "1.2.8~ynh5"
|
version = "1.4.0~ynh1"
|
||||||
|
|
||||||
maintainers = ["ljf"]
|
maintainers = ["ljf"]
|
||||||
|
|
||||||
|
@ -61,8 +61,8 @@ ram.runtime = "50M"
|
||||||
|
|
||||||
[resources]
|
[resources]
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://github.com/borgbackup/borg/archive/refs/tags/1.2.8.tar.gz"
|
url = "https://github.com/borgbackup/borg/archive/refs/tags/1.4.0.tar.gz"
|
||||||
sha256 = "0b7d124191372dda45274fbf9e393b066992fcfef05fea63714f7c5c1843fc7c"
|
sha256 = "88d0e37bee67398ee12414c18d67502a5dbf06b1a72fbffe2e20fcd5736e7320"
|
||||||
# Only here to bump the package version
|
# Only here to bump the package version
|
||||||
prefetch = false
|
prefetch = false
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue