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

manifest: redundant autoupdate.upstream info, it already picks up the upstream's code repo by default

This commit is contained in:
Alexandre Aubin 2023-04-04 17:27:38 +02:00 committed by GitHub
parent 48ca764e76
commit 484b22ce25
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -44,7 +44,6 @@ ram.runtime = "50M"
[resources.sources.main]
url = "https://github.com/audreyt/ethercalc/archive/b196277081d677be991d104e454a52d242ef0189.tar.gz"
sha256 = "eaf1b7def67ebf1160d93e403a3930381e99a60f4768809bab653d1c9af26936"
autoupdate.upstream = "https://github.com/audreyt/ethercalc"
autoupdate.strategy = "latest_github_commit"
[resources.ports]