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",
|
["ObjectiveGit",
|
||||||
"https://github.com/libgit2/objective-git",
|
"https://github.com/libgit2/objective-git",
|
||||||
"https://github.com/libgit2/objective-git/blob/master/LICENSE"],
|
"https://github.com/libgit2/objective-git/blob/master/LICENSE"],
|
||||||
["ObjectivePGP",
|
["GopenPGP",
|
||||||
"https://github.com/krzyzanowskim/ObjectivePGP",
|
"https://gopenpgp.org/",
|
||||||
"https://github.com/krzyzanowskim/ObjectivePGP/blob/master/LICENSE.txt"],
|
"https://github.com/ProtonMail/gopenpgp/blob/master/LICENSE"],
|
||||||
["OneTimePassword",
|
["OneTimePassword",
|
||||||
"https://github.com/mattrubin/OneTimePassword",
|
"https://github.com/mattrubin/OneTimePassword",
|
||||||
"https://github.com/mattrubin/OneTimePassword/blob/develop/LICENSE.md",],
|
"https://github.com/mattrubin/OneTimePassword/blob/develop/LICENSE.md",],
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue