mirror of
https://github.com/YunoHost-Apps/signaturepdf_ynh.git
synced 2024-09-03 20:25:57 +02:00
Upgrade sources
- `main` v1.7.0: https://github.com/24eme/signaturepdf/releases/tag/1.7.0
This commit is contained in:
parent
7566ced7e9
commit
571312f0b5
1 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@ name = "Signaturepdf"
|
||||||
description.en = "Sign, stamp, and reorganize PDF files"
|
description.en = "Sign, stamp, and reorganize PDF files"
|
||||||
description.fr = "Signez, tamponnez, et réorganisez des fichiers PDF"
|
description.fr = "Signez, tamponnez, et réorganisez des fichiers PDF"
|
||||||
|
|
||||||
version = "1.6.0~ynh1"
|
version = "1.7.0~ynh1"
|
||||||
|
|
||||||
maintainers = []
|
maintainers = []
|
||||||
|
|
||||||
|
@ -38,8 +38,8 @@ ram.runtime = "50M"
|
||||||
|
|
||||||
[resources]
|
[resources]
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://github.com/24eme/signaturepdf/archive/refs/tags/v1.6.0.tar.gz"
|
url = "https://github.com/24eme/signaturepdf/archive/refs/tags/v1.7.0.tar.gz"
|
||||||
sha256 = "9ebaf93f029ec374de262fca09e3fe6fe703e454c86ecc29f3487fce58e07e1f"
|
sha256 = "480e16163cda2b479a7fabfaf9dd6a6d7fe2ba762f82b27ca140725d658a848a"
|
||||||
autoupdate.strategy = "latest_github_tag"
|
autoupdate.strategy = "latest_github_tag"
|
||||||
|
|
||||||
[resources.system_user]
|
[resources.system_user]
|
||||||
|
|
Loading…
Reference in a new issue