@@ -12,7 +12,7 @@ Create and email invoices, track payments, expenses, and time tasks
|
||||
|
||||
[](https://invoiceninja.org)
|
||||
[](https://react.invoicing.co/demo)
|
||||
[?style=for-the-badge)](https://ci-apps.yunohost.org/ci/apps/invoiceninja5/)
|
||||
[?style=for-the-badge)](https://ci-apps.yunohost.org/ci/apps/invoiceninja5/)
|
||||
|
||||
<div align="center">
|
||||
<a href="https://apps.yunohost.org/app/invoiceninja5"><img height="100px" src="https://github.com/YunoHost/yunohost-artwork/raw/refs/heads/main/badges/neopossum-badges/badge_more_info_on_the_appstore.svg"/></a>
|
||||
|
||||
+4
-5
@@ -7,7 +7,7 @@ name = "InvoiceNinja 5"
|
||||
description.en = "Create and email invoices, track payments, expenses, and time tasks"
|
||||
description.fr = "Créer et envoyer des factures par e-mail, suivre les paiements, les dépenses et les tâches horaires"
|
||||
|
||||
version = "5.12.22~ynh1"
|
||||
version = "5.12.28~ynh1"
|
||||
|
||||
maintainers = ["Sebastian Gumprich"]
|
||||
|
||||
@@ -20,13 +20,12 @@ userdoc = "https://invoiceninja.github.io/"
|
||||
code = "https://github.com/invoiceninja/invoiceninja"
|
||||
|
||||
[integration]
|
||||
yunohost = ">= 12.0.9"
|
||||
yunohost = ">= 12.1.17"
|
||||
helpers_version = "2.1"
|
||||
architectures = "all"
|
||||
multi_instance = true
|
||||
|
||||
ldap = false
|
||||
|
||||
sso = false
|
||||
|
||||
disk = "50M"
|
||||
@@ -61,8 +60,8 @@ ram.runtime = "50M"
|
||||
[resources.sources]
|
||||
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.12.22/invoiceninja.tar"
|
||||
sha256 = "1594336ec035febb4660c496b829f118c27d8ae6d6e21bbe40afaad393bb5e68"
|
||||
url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.12.28/invoiceninja.tar"
|
||||
sha256 = "29c15e69e197bfa64aaac19ba3d191154a25b4bdaee110ba3126d3d6725a08bd"
|
||||
format = "tar.gz"
|
||||
in_subdir = false
|
||||
autoupdate.strategy = "latest_github_release"
|
||||
|
||||
@@ -4,8 +4,6 @@
|
||||
# IMPORT GENERIC HELPERS
|
||||
#=================================================
|
||||
|
||||
|
||||
|
||||
source /usr/share/yunohost/helpers
|
||||
|
||||
ynh_print_info "Declaring files to be backed up..."
|
||||
|
||||
@@ -4,7 +4,6 @@
|
||||
# IMPORT GENERIC HELPERS
|
||||
#=================================================
|
||||
|
||||
|
||||
source /usr/share/yunohost/helpers
|
||||
|
||||
#=================================================
|
||||
|
||||
@@ -4,7 +4,6 @@
|
||||
# IMPORT GENERIC HELPERS
|
||||
#=================================================
|
||||
|
||||
|
||||
source /usr/share/yunohost/helpers
|
||||
|
||||
#=================================================
|
||||
|
||||
@@ -4,7 +4,6 @@
|
||||
# IMPORT GENERIC HELPERS
|
||||
#=================================================
|
||||
|
||||
|
||||
source /usr/share/yunohost/helpers
|
||||
|
||||
#=================================================
|
||||
|
||||
@@ -4,8 +4,6 @@
|
||||
# IMPORT GENERIC HELPERS
|
||||
#=================================================
|
||||
|
||||
|
||||
|
||||
source /usr/share/yunohost/helpers
|
||||
|
||||
#=================================================
|
||||
|
||||
@@ -4,7 +4,6 @@
|
||||
# IMPORT GENERIC HELPERS
|
||||
#=================================================
|
||||
|
||||
|
||||
source /usr/share/yunohost/helpers
|
||||
|
||||
#=================================================
|
||||
|
||||
Reference in New Issue
Block a user