mirror of
https://github.com/YunoHost-Apps/etherpad_mypads_ynh.git
synced 2024-09-03 18:36:09 +02:00
sources: fix checksum
This commit is contained in:
parent
cd67c087ce
commit
2042063553
1 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@ ram.runtime = "50M"
|
|||
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/ether/etherpad-lite/archive/bbaa6a7e8dee3223dfed7a73397d599e3194c9a6.tar.gz"
|
||||
sha256 = "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"
|
||||
sha256 = "83a5c24e27e93e26d660f60724400d3f47e2780e4ec07a7a080310948836a589"
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
[resources.system_user]
|
||||
|
|
Loading…
Add table
Reference in a new issue