mirror of
https://github.com/YunoHost-Apps/yeswiki_ynh.git
synced 2024-09-03 18:05:56 +02:00
fix(sha) : wrong sha for extension ldap ?
This commit is contained in:
parent
d7dfc9a643
commit
809b12d37a
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ ram.runtime = "50M"
|
|||
|
||||
[resources.sources.loginldap]
|
||||
url = "https://repository.yeswiki.net/doryphore/extension-loginldap-1.0.0.zip"
|
||||
sha256 = "40fe941d1eef191bb62cf454d3ee437d26d1d16181ab30d6a3602930d91a94bb"
|
||||
sha256 = "4717164ef09312f3c302b435b12466a5fbf9c3eea4674850cd44c22941e45071"
|
||||
|
||||
[resources.system_user]
|
||||
|
||||
|
|
Loading…
Reference in a new issue