Heimdall-Apps/Gogs/app.json
Daniel Gibbs 9f154da9e3 Corrections to web addresses
* Added https:// to sites without any
* removed trailing /
* converted some sites from http to https
2022-03-17 22:04:04 +00:00

10 lines
279 B
JSON

{
"appid": "df505c6582933deef50ad5181747782f1f514713",
"name": "Gogs",
"website": "https://gogs.io",
"license": "MIT License",
"description": "A painless self-hosted Git service.",
"enhanced": false,
"tile_background": "dark",
"icon": "gogs.png"
}