Skip to content

Commit

Permalink
Merge pull request #3377 from marticliment/pull-request/update-icons-…
Browse files Browse the repository at this point in the history
…and-screenshots

Update icons and screenshots from the excel file
  • Loading branch information
marticliment authored Mar 1, 2025
2 parents 2be68ce + ed3ebed commit 8491112
Showing 1 changed file with 13 additions and 5 deletions.
18 changes: 13 additions & 5 deletions WebBasedData/screenshot-database-v2.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"package_count": {
"total": 11786,
"done": 5241,
"packages_with_icon": 5241,
"total": 11788,
"done": 5244,
"packages_with_icon": 5244,
"packages_with_screenshot": 625,
"total_screenshots": 1957
},
Expand Down Expand Up @@ -8262,7 +8262,7 @@
"images": []
},
"compass-full": {
"icon": "https://raw.githubusercontent.com/mongodb-js/compass/main/packages/compass/app-icons/linux/mongodb-compass.png",
"icon": "https://cdn.meowcat285.com/public/UnigetIcons%2Fmongodb-compass-logo-stable.png",
"images": [
"https://raw.githubusercontent.com/mongodb-js/compass/main/packages/compass/compass-screenshot.png"
]
Expand Down Expand Up @@ -39493,7 +39493,7 @@
"images": []
},
"streamer": {
"icon": "",
"icon": "https://cdn.meowcat285.com/public/UnigetIcons/VirtualDesktop.png",
"images": []
},
"streaming-video-downloader": {
Expand Down Expand Up @@ -49732,6 +49732,14 @@
"zxpinstaller": {
"icon": "",
"images": []
},
"bambustudio": {
"icon": "https://cdn.meowcat285.com/public/UnigetIcons/BambuStudio.png",
"images": []
},
"dbbrowserforsqlite": {
"icon": "https://cdn.meowcat285.com/public/UnigetIcons/DBBrowser.png",
"images": []
}
}
}

0 comments on commit 8491112

Please sign in to comment.