Fixed JSON Syntax Error

This commit is contained in:
Luca Näf 2019-10-26 15:49:26 +02:00
parent b6a4aa0a98
commit a5da799d91
1 changed files with 6 additions and 2 deletions

View File

@ -18294,7 +18294,7 @@
"category-ids": [
"misc"
]
}
},
{
"title": "PGPro",
"category-ids": ["security"],
@ -18304,7 +18304,11 @@
"itunes": "https://itunes.apple.com/app/id1481696997",
"license": "gpl-3.0",
"tags": ["swift"],
"screenshots": ["https://github.com/lucanaef/PGPro/blob/master/Fastlane/Screenshots/en-US/iPhone%20Xs-1-EncryptionView.png?raw=true", "https://github.com/lucanaef/PGPro/blob/master/Fastlane/Screenshots/en-US/iPhone%20Xs-2-DecryptionView.png?raw=true", "https://github.com/lucanaef/PGPro/blob/master/Fastlane/Screenshots/en-US/iPhone%20Xs-3-KeychainView.png?raw=true"],
"screenshots": [
"https://github.com/lucanaef/PGPro/blob/master/Fastlane/Screenshots/en-US/iPhone%20Xs-1-EncryptionView.png?raw=true",
"https://github.com/lucanaef/PGPro/blob/master/Fastlane/Screenshots/en-US/iPhone%20Xs-2-DecryptionView.png?raw=true",
"https://github.com/lucanaef/PGPro/blob/master/Fastlane/Screenshots/en-US/iPhone%20Xs-3-KeychainView.png?raw=true"
],
"date_added": "Oct 26 2019",
"suggested_by": "@lucanaef"
}