mirror of
https://github.com/jlengrand/open-source-mac-os-apps.git
synced 2026-03-10 08:31:19 +00:00
Fix issues with JSON formatting (#810)
This commit is contained in:
@@ -9607,28 +9607,29 @@
|
|||||||
"title": "zoxide",
|
"title": "zoxide",
|
||||||
"icon_url": "",
|
"icon_url": "",
|
||||||
"screenshots": [
|
"screenshots": [
|
||||||
"https://raw.githubusercontent.com/ajeetdsouza/zoxide/c392a8bb75af098b3906ed66595e79f05af92d1a/contrib/tutorial.webp",
|
"https://raw.githubusercontent.com/ajeetdsouza/zoxide/c392a8bb75af098b3906ed66595e79f05af92d1a/contrib/tutorial.webp"
|
||||||
],
|
],
|
||||||
"official_site": "https://github.com/ajeetdsouza/zoxide",
|
"official_site": "https://github.com/ajeetdsouza/zoxide",
|
||||||
"languages": [
|
"languages": [
|
||||||
"rust"
|
"rust"
|
||||||
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"short_description": "Widelands is a free, open source real-time strategy game with singleplayer campaigns and a multiplayer mode. The game was inspired by Settlers II™ (© Bluebyte) but has significantly more variety and depth to it.",
|
"short_description": "Widelands is a free, open source real-time strategy game with singleplayer campaigns and a multiplayer mode. The game was inspired by Settlers II™ (© Bluebyte) but has significantly more variety and depth to it.",
|
||||||
"categories": [
|
"categories": [
|
||||||
"games",
|
"games"
|
||||||
],
|
],
|
||||||
"repo_url": "https://github.com/widelands/widelands",
|
"repo_url": "https://github.com/widelands/widelands",
|
||||||
"title": "Widelands",
|
"title": "Widelands",
|
||||||
"icon_url": "https://www.widelands.org/static/img/logo.png",
|
"icon_url": "https://www.widelands.org/static/img/logo.png",
|
||||||
"screenshots": [
|
"screenshots": [
|
||||||
"https://www.widelands.org/static/img/welcome.jpg",
|
"https://www.widelands.org/static/img/welcome.jpg"
|
||||||
],
|
],
|
||||||
"official_site": "https://www.widelands.org",
|
"official_site": "https://www.widelands.org",
|
||||||
"languages": [
|
"languages": [
|
||||||
"c++"
|
"c++",
|
||||||
"python"
|
"python",
|
||||||
"lua"
|
"lua",
|
||||||
"javascript"
|
"javascript"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user