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.4: https://github.com/firefly-iii/data-importer/releases/tag/1.5.4
This commit is contained in:
parent
0f80768537
commit
c0ae279bec
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.4~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.4.tar.gz"
|
||||
sha256 = "c952ce021a3775f48909050357217ad274f2feed44542a720693be72ad17b3d1"
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
[resources.system_user]
|
||||
|
|
Loading…
Reference in a new issue