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

Merge pull request #14 from YunoHost-Apps/arm64

Update manifest.toml to add support for arm64 ?
This commit is contained in:
Éric Gaspar 2023-08-12 15:44:39 +02:00 committed by GitHub
commit 2fa369bbd7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,7 +18,7 @@ code = "https://github.com/kiwix/kiwix-tools"
[integration]
yunohost = ">= 11.1.20"
architectures = ["amd64", "armhf"]
architectures = ["amd64", "armhf", "arm64"]
multi_instance = true
ldap = false
sso = false
@ -41,6 +41,8 @@ ram.runtime = "50M"
amd64.sha256 = "110d4b00b0c6aa3fa6982c3f3cc5d4143af90caa935b1e23e0ecd80680f269e8"
armhf.url = "https://download.kiwix.org/release/kiwix-tools/kiwix-tools_linux-armhf-3.5.0.tar.gz"
armhf.sha256 = "41242099546401250268fee9bf48c43c2217b0a1d14efb1b90ae15bafcf05bcc"
arm64.url = "https://download.kiwix.org/release/kiwix-tools/kiwix-tools_linux-aarch64-3.5.0.tar.gz"
arm64.sha256 = "2a5c88bba79ff8b253138bbd960c40c0588a13a9e52b6a41cd979c0940f7d72c"
[resources.ports]