mirror of
https://github.com/YunoHost-Apps/actual_ynh.git
synced 2024-09-03 20:36:16 +02:00
Upgrade to v24.3.0
This commit is contained in:
parent
aafda24131
commit
c77d215c5b
1 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@ name = "Actual"
|
|||
description.en = "Local-first personal finance tool"
|
||||
description.fr = "Premier outil de finances personnelles local"
|
||||
|
||||
version = "24.2.0~ynh1"
|
||||
version = "24.3.0~ynh1"
|
||||
|
||||
maintainers = ["eric_G"]
|
||||
|
||||
|
@ -40,8 +40,8 @@ ram.runtime = "50M"
|
|||
[resources.sources]
|
||||
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/actualbudget/actual-server/archive/refs/tags/v24.2.0.tar.gz"
|
||||
sha256 = "703e0a7533e399f7645ab5305f6b67d18b9ea7c123f59af92b8f4108c6ce99c8"
|
||||
url = "https://github.com/actualbudget/actual-server/archive/refs/tags/v24.3.0.tar.gz"
|
||||
sha256 = "08a482d071b9fdd0fa1a186d6d4a3e797154b6f34ae7e3bcfc190a005dbc5fec"
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
[resources.system_user]
|
||||
|
|
Loading…
Add table
Reference in a new issue