add GopenPGP to replace ObjectivePGP in the third-party components view
This commit is contained in:
parent
a0d62eb3c8
commit
15518733b0
1 changed files with 3 additions and 3 deletions
|
|
@ -20,9 +20,9 @@ class OpenSourceComponentsTableViewController: BasicStaticTableViewController {
|
|||
["ObjectiveGit",
|
||||
"https://github.com/libgit2/objective-git",
|
||||
"https://github.com/libgit2/objective-git/blob/master/LICENSE"],
|
||||
["ObjectivePGP",
|
||||
"https://github.com/krzyzanowskim/ObjectivePGP",
|
||||
"https://github.com/krzyzanowskim/ObjectivePGP/blob/master/LICENSE.txt"],
|
||||
["GopenPGP",
|
||||
"https://gopenpgp.org/",
|
||||
"https://github.com/ProtonMail/gopenpgp/blob/master/LICENSE"],
|
||||
["OneTimePassword",
|
||||
"https://github.com/mattrubin/OneTimePassword",
|
||||
"https://github.com/mattrubin/OneTimePassword/blob/develop/LICENSE.md",],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue