1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/paheko_ynh.git synced 2024-09-03 19:56:22 +02:00

Update manifest.toml

version 1.3.2
This commit is contained in:
Robles Rodolphe 2023-11-13 01:59:00 +01:00 committed by GitHub
parent b86b61beca
commit aec4838992
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -40,8 +40,8 @@ ram.runtime = "50M"
[resources]
[resources.sources.main]
url = "https://fossil.kd2.org/paheko/uv/paheko-1.3.1.tar.gz"
sha256 = "0b82c47a084282db2b3df5737bc4834690ba5dc9d06e07512439487753b45ebb"
url = "https://fossil.kd2.org/paheko/uv/paheko-1.3.2.tar.gz"
sha256 = "a47f81a9607dc9b20ab12ccfbd3e3ae64a46352fafe658bc2137327687588833"
[resources.system_user]
@ -51,4 +51,4 @@ ram.runtime = "50M"
main.url = "/"
[resources.apt]
packages = "php8.2-sqlite3, php8.2-gd, php8.2-intl, php8.2-cli, php8.2-gnupg, php8.2-mbstring"
packages = "sqlite3, php8.2-sqlite3, php8.2-gd, php8.2-intl, php8.2-cli, php8.2-gnupg, php8.2-mbstring"