mirror of
https://github.com/YunoHost-Apps/invoiceninja_ynh.git
synced 2024-09-03 19:26:22 +02:00
Merge pull request #21 from YunoHost-Apps/testing
Revert to last working invoiceninja version.
This commit is contained in:
commit
572f98be58
3 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# Invoice Ninja for YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/invoiceninja)  
|
||||
[](https://install-app.yunohost.org/?app=invoiceninja)
|
||||
[](https://install-app.yunohost.org/?app=invoiceninja)
|
||||
|
||||
> *This package allows you to install Invoice Ninja quickly and simply on a YunoHost server.
|
||||
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
SOURCE_URL=https://download.invoiceninja.com/ninja-v4.5.24.zip
|
||||
SOURCE_SUM=79bca3eb2aadc680d5e5f57ecbf81a665418657e840f65408e0ee869757b3281
|
||||
SOURCE_URL=https://download.invoiceninja.com/ninja-v4.5.18.zip
|
||||
SOURCE_SUM=f633d841df4bfbcedeea07c846749444ecd5c080fa93009846c62cf193f1bb93
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=zip
|
||||
SOURCE_IN_SUBDIR=true
|
||||
SOURCE_FILENAME=ninja-v4.5.24.zip
|
||||
SOURCE_FILENAME=ninja-v4.5.18.zip
|
|
@ -5,7 +5,7 @@
|
|||
"description": {
|
||||
"en": "Create and email invoices, track payments and expenses, and time tasks"
|
||||
},
|
||||
"version": "4.5.24~ynh3",
|
||||
"version": "4.5.18~ynh1",
|
||||
"url": "https://invoiceninja.org",
|
||||
"license": "AAL",
|
||||
"maintainer": {
|
||||
|
|
Loading…
Add table
Reference in a new issue