mirror of
https://github.com/YunoHost-Apps/firefly-iii-di_ynh.git
synced 2024-09-03 18:36:21 +02:00
Upgrade sources
- `main` v1.5.3: https://github.com/firefly-iii/data-importer/releases/tag/1.5.3
This commit is contained in:
parent
0f80768537
commit
8e1dd8d063
1 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@ name = "Firefly III Importer"
|
|||
description.en = "Firefly III Data Importer"
|
||||
description.fr = "Importateur de données Firefly III"
|
||||
|
||||
version = "1.2.2~ynh1"
|
||||
version = "1.5.3~ynh1"
|
||||
|
||||
maintainers = []
|
||||
|
||||
|
@ -42,8 +42,8 @@ ram.runtime = "50M"
|
|||
|
||||
[resources]
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/firefly-iii/data-importer/archive/refs/tags/v1.2.2.tar.gz"
|
||||
sha256 = "2e69f8b68ab8fd0f078e585feb2128b99bf2dd3088c057d2dbd1c75a20860732"
|
||||
url = "https://github.com/firefly-iii/data-importer/archive/refs/tags/v1.5.3.tar.gz"
|
||||
sha256 = "99affa9ee737250c8fec2e701a3fc2462e28027adfb066dd8378f6aebf80c890"
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
[resources.system_user]
|
||||
|
|
Loading…
Reference in a new issue