mirror of
https://github.com/YunoHost-Apps/signaturepdf_ynh.git
synced 2024-09-03 20:25:57 +02:00
Merge pull request #21 from YunoHost-Apps/ci-auto-update-1.7.0
Upgrade to v1.7.0
This commit is contained in:
commit
42980ab352
8 changed files with 10 additions and 10 deletions
|
@ -18,7 +18,7 @@ It shall NOT be edited by hand.
|
|||
|
||||
Free web software for signing a PDF.
|
||||
|
||||
**Shipped version:** 1.6.0~ynh1
|
||||
**Shipped version:** 1.7.0~ynh1
|
||||
|
||||
**Demo:** <https://pdf.24eme.fr>
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@ No se debe editar a mano.
|
|||
|
||||
Free web software for signing a PDF.
|
||||
|
||||
**Versión actual:** 1.6.0~ynh1
|
||||
**Versión actual:** 1.7.0~ynh1
|
||||
|
||||
**Demo:** <https://pdf.24eme.fr>
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@ EZ editatu eskuz.
|
|||
|
||||
Free web software for signing a PDF.
|
||||
|
||||
**Paketatutako bertsioa:** 1.6.0~ynh1
|
||||
**Paketatutako bertsioa:** 1.7.0~ynh1
|
||||
|
||||
**Demoa:** <https://pdf.24eme.fr>
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@ Il NE doit PAS être modifié à la main.
|
|||
|
||||
Logiciel web libre permettant de signer un PDF.
|
||||
|
||||
**Version incluse :** 1.6.0~ynh1
|
||||
**Version incluse :** 1.7.0~ynh1
|
||||
|
||||
**Démo :** <https://pdf.24eme.fr>
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@ NON debe editarse manualmente.
|
|||
|
||||
Free web software for signing a PDF.
|
||||
|
||||
**Versión proporcionada:** 1.6.0~ynh1
|
||||
**Versión proporcionada:** 1.7.0~ynh1
|
||||
|
||||
**Demo:** <https://pdf.24eme.fr>
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@ Ini TIDAK boleh diedit dengan tangan.
|
|||
|
||||
Free web software for signing a PDF.
|
||||
|
||||
**Versi terkirim:** 1.6.0~ynh1
|
||||
**Versi terkirim:** 1.7.0~ynh1
|
||||
|
||||
**Demo:** <https://pdf.24eme.fr>
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
|
||||
Free web software for signing a PDF.
|
||||
|
||||
**分发版本:** 1.6.0~ynh1
|
||||
**分发版本:** 1.7.0~ynh1
|
||||
|
||||
**演示:** <https://pdf.24eme.fr>
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@ name = "Signaturepdf"
|
|||
description.en = "Sign, stamp, and reorganize PDF files"
|
||||
description.fr = "Signez, tamponnez, et réorganisez des fichiers PDF"
|
||||
|
||||
version = "1.6.0~ynh1"
|
||||
version = "1.7.0~ynh1"
|
||||
|
||||
maintainers = []
|
||||
|
||||
|
@ -38,8 +38,8 @@ ram.runtime = "50M"
|
|||
|
||||
[resources]
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/24eme/signaturepdf/archive/refs/tags/v1.6.0.tar.gz"
|
||||
sha256 = "9ebaf93f029ec374de262fca09e3fe6fe703e454c86ecc29f3487fce58e07e1f"
|
||||
url = "https://github.com/24eme/signaturepdf/archive/refs/tags/v1.7.0.tar.gz"
|
||||
sha256 = "480e16163cda2b479a7fabfaf9dd6a6d7fe2ba762f82b27ca140725d658a848a"
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
[resources.system_user]
|
||||
|
|
Loading…
Reference in a new issue