1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/writefreely_ynh.git synced 2024-09-03 20:36:02 +02:00

Merge pull request #115 from YunoHost-Apps/testing

Testing
This commit is contained in:
OniriCorpe 2024-02-15 05:23:21 +01:00 committed by GitHub
commit e7aeb507f2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -56,6 +56,11 @@ ram.runtime = "50M"
armhf.url = "https://github.com/writefreely/writefreely/releases/download/v0.14.0/writefreely_0.14.0_linux_arm7.tar.gz" armhf.url = "https://github.com/writefreely/writefreely/releases/download/v0.14.0/writefreely_0.14.0_linux_arm7.tar.gz"
armhf.sha256 = "669ca8d388d9ead2530474c2498e3e0ab87d122644be9d525e5d1a3c308c1c9b" armhf.sha256 = "669ca8d388d9ead2530474c2498e3e0ab87d122644be9d525e5d1a3c308c1c9b"
autoupdate.strategy = "latest_github_release"
autoupdate.asset.arm64 = "^writefreely_.*_linux_arm64.tar.gz$"
autoupdate.asset.amd64 = "^writefreely_.*_linux_amd64.tar.gz$"
autoupdate.asset.armhf = "^writefreely_.*_linux_arm7.tar.gz$"
[resources.system_user] [resources.system_user]
[resources.install_dir] [resources.install_dir]