mirror of
https://github.com/YunoHost-Apps/actual_ynh.git
synced 2024-09-03 20:36:16 +02:00
Upgrade to v23.7.0
This commit is contained in:
parent
a6bbd3818f
commit
135d2e1974
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 = "23.6.0~ynh1"
|
||||
version = "23.7.0~ynh1"
|
||||
|
||||
maintainers = ["eric_G"]
|
||||
|
||||
|
@ -37,8 +37,8 @@ ram.runtime = "50M"
|
|||
[resources.sources]
|
||||
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/actualbudget/actual-server/archive/refs/tags/v23.6.0.tar.gz"
|
||||
sha256 = "729311ef5f5c6a68f2ccc7a471d7234b38df8cff10b5e9c1625ea316c83ccbe2"
|
||||
url = "https://github.com/actualbudget/actual-server/archive/refs/tags/v23.7.0.tar.gz"
|
||||
sha256 = "184c2163ab66ae353a0685d47587dd5a3e798c3f5c4ae0527cffdaaad1211d14"
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
[resources.system_user]
|
||||
|
|
Loading…
Add table
Reference in a new issue