Skip to content

Commit 85ee5da

Browse files
committed
Add mangayomi
1 parent b326a18 commit 85ee5da

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

bucket/mangayomi.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
{
2+
"$schema": "https://raw.githubusercontent.com/ScoopInstaller/Scoop/master/schema.json",
3+
"homepage": "https://github.com/kodjodevf/mangayomi",
4+
"version": "0.6.85",
5+
"description": "Free and open source application for reading manga, novels, and watching animes available on Android, iOS, macOS, Linux and Windows",
6+
"license": "Apache-2.0",
7+
"url": "https://github.com/kodjodevf/mangayomi/releases/download/v0.6.85/Mangayomi-v0.6.85-windows.zip",
8+
"hash": "a1a19648c2336bb7a207907be21a27bd92810dbbda36e3f1b7be931fea53b54e",
9+
"bin": "mangayomi.exe",
10+
"shortcuts": [
11+
[
12+
"mangayomi.exe",
13+
"Mangayomi"
14+
]
15+
],
16+
"persist": "storage",
17+
"checkver": "github",
18+
"autoupdate": {
19+
"url": "https://github.com/kodjodevf/mangayomi/releases/download/v$version/Mangayomi-v$version-windows.zip"
20+
}
21+
}

0 commit comments

Comments
 (0)