mirror of
https://github.com/YunoHost-Apps/actual_ynh.git
synced 2024-09-03 20:36:16 +02:00
Upgrade sources
- `main` v24.8.0: https://github.com/actualbudget/actual-server/releases/tag/24.8.0
This commit is contained in:
parent
ede22b757b
commit
0e3bc41b70
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.7.0~ynh1"
|
||||
version = "24.8.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.7.0.tar.gz"
|
||||
sha256 = "f7d5000dcc4d42a8b70398f7402f4448930c5e1a4d21f23bfb054f112015bd1d"
|
||||
url = "https://github.com/actualbudget/actual-server/archive/refs/tags/v24.8.0.tar.gz"
|
||||
sha256 = "13014a64c97694a1aebc439ff0b921cbdce3c3aaf6e3b0e9299a7f0747c91a51"
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
[resources.system_user]
|
||||
|
|
Loading…
Add table
Reference in a new issue