mirror of
https://github.com/serhii-londar/open-source-mac-os-apps.git
synced 2024-11-21 23:20:22 +00:00
Fix link issues (#595)
* Update applications.json * Fix link issues 3599 301 https://github.com/dinhviethoa/dejalu redirects to https://github.com/dinhvh/dejalu 4044 301 https://github.com/jingweno/hacker-menu redirects to https://github.com/owenthereal/hacker-menu * Update applications.json
This commit is contained in:
parent
2ed7c75131
commit
3be2054037
1 changed files with 2 additions and 16 deletions
|
@ -6763,7 +6763,7 @@
|
||||||
"categories": [
|
"categories": [
|
||||||
"wallpaper"
|
"wallpaper"
|
||||||
],
|
],
|
||||||
"repo_url": "https://github.com/cuddlecheek/500-mac-wallpaper",
|
"repo_url": "https://github.com/markcheeky/500-mac-wallpaper",
|
||||||
"title": "500-mac-wallpaper",
|
"title": "500-mac-wallpaper",
|
||||||
"icon_url": "",
|
"icon_url": "",
|
||||||
"screenshots": [],
|
"screenshots": [],
|
||||||
|
@ -6836,26 +6836,12 @@
|
||||||
"cpp"
|
"cpp"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"short_description": "Simple macOS menubar app which fetches latest photos from a subreddit. ",
|
|
||||||
"categories": [
|
|
||||||
"wallpaper"
|
|
||||||
],
|
|
||||||
"repo_url": "https://github.com/viatsko/earth-wallpapers",
|
|
||||||
"title": "earth-wallpapers",
|
|
||||||
"icon_url": "",
|
|
||||||
"screenshots": [],
|
|
||||||
"official_site": "",
|
|
||||||
"languages": [
|
|
||||||
"javascript"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"short_description": "pyDailyChanger is a program that changes your wallpaper daily. ",
|
"short_description": "pyDailyChanger is a program that changes your wallpaper daily. ",
|
||||||
"categories": [
|
"categories": [
|
||||||
"wallpaper"
|
"wallpaper"
|
||||||
],
|
],
|
||||||
"repo_url": "https://github.com/IngoHeimbach/pyDailyChanger",
|
"repo_url": "https://github.com/IngoMeyer441/pyDailyChanger",
|
||||||
"title": "pyDailyChanger",
|
"title": "pyDailyChanger",
|
||||||
"icon_url": "",
|
"icon_url": "",
|
||||||
"screenshots": [],
|
"screenshots": [],
|
||||||
|
|
Loading…
Reference in a new issue