mirror of
https://github.com/kodjodevf/mangayomi.git
synced 2026-04-21 16:01:58 +00:00
source update: v0.7.1
This commit is contained in:
parent
062cd638e7
commit
e62dc91729
1 changed files with 23 additions and 5 deletions
|
|
@ -14,25 +14,32 @@
|
||||||
"bundleIdentifier": "com.kodjodevf.mangayomi",
|
"bundleIdentifier": "com.kodjodevf.mangayomi",
|
||||||
"developerName": "Moustapha Kodjo Amadou",
|
"developerName": "Moustapha Kodjo Amadou",
|
||||||
"subtitle": "Read manga, novels, and watch anime",
|
"subtitle": "Read manga, novels, and watch anime",
|
||||||
"version": "0.7.0",
|
"version": "0.7.1",
|
||||||
"versionDate": "2026-01-09T10:56:42Z",
|
"versionDate": "2026-02-02T11:49:10Z",
|
||||||
"versionDescription": "",
|
"versionDescription": "",
|
||||||
"downloadURL": "https://github.com/kodjodevf/mangayomi/releases/download/v0.7.0/Mangayomi-v0.7.0-ios.ipa",
|
"downloadURL": "https://github.com/kodjodevf/mangayomi/releases/download/v0.7.1/Mangayomi-v0.7.1-ios.ipa",
|
||||||
"localizedDescription": "Mangayomi is an open-source Flutter app for reading manga, novels, and watching anime across multiple platforms.",
|
"localizedDescription": "Mangayomi is an open-source Flutter app for reading manga, novels, and watching anime across multiple platforms.",
|
||||||
"iconURL": "https://raw.githubusercontent.com/kodjodevf/mangayomi/refs/heads/main/repo/images/icons/icon_default.webp",
|
"iconURL": "https://raw.githubusercontent.com/kodjodevf/mangayomi/refs/heads/main/repo/images/icons/icon_default.webp",
|
||||||
"tintColor": "EF4444",
|
"tintColor": "EF4444",
|
||||||
"category": "entertainment",
|
"category": "entertainment",
|
||||||
"size": 45269466,
|
"size": 45081197,
|
||||||
"screenshotURLs": [
|
"screenshotURLs": [
|
||||||
"https://raw.githubusercontent.com/kodjodevf/mangayomi/refs/heads/main/repo/images/screenshots/image_0_default.webp",
|
"https://raw.githubusercontent.com/kodjodevf/mangayomi/refs/heads/main/repo/images/screenshots/image_0_default.webp",
|
||||||
"https://raw.githubusercontent.com/kodjodevf/mangayomi/refs/heads/main/repo/images/screenshots/image_1_default.webp",
|
"https://raw.githubusercontent.com/kodjodevf/mangayomi/refs/heads/main/repo/images/screenshots/image_1_default.webp",
|
||||||
"https://raw.githubusercontent.com/kodjodevf/mangayomi/refs/heads/main/repo/images/screenshots/image_2_default.webp"
|
"https://raw.githubusercontent.com/kodjodevf/mangayomi/refs/heads/main/repo/images/screenshots/image_2_default.webp"
|
||||||
],
|
],
|
||||||
"versions": [
|
"versions": [
|
||||||
|
{
|
||||||
|
"version": "0.7.1",
|
||||||
|
"date": "2026-02-02T11:49:10Z",
|
||||||
|
"localizedDescription": "",
|
||||||
|
"downloadURL": "https://github.com/kodjodevf/mangayomi/releases/download/v0.7.1/Mangayomi-v0.7.1-ios.ipa",
|
||||||
|
"size": 45081197
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"version": "0.7.0",
|
"version": "0.7.0",
|
||||||
"date": "2026-01-09T10:56:42Z",
|
"date": "2026-01-09T10:56:42Z",
|
||||||
"localizedDescription": "",
|
"localizedDescription": "* Increase isolate pool size to enhance concurrent download capabilities\r\n\r\n**Full Changelog**: https://github.com/kodjodevf/mangayomi/compare/v0.6.95...v0.7.0",
|
||||||
"downloadURL": "https://github.com/kodjodevf/mangayomi/releases/download/v0.7.0/Mangayomi-v0.7.0-ios.ipa",
|
"downloadURL": "https://github.com/kodjodevf/mangayomi/releases/download/v0.7.0/Mangayomi-v0.7.0-ios.ipa",
|
||||||
"size": 45269466
|
"size": 45269466
|
||||||
},
|
},
|
||||||
|
|
@ -358,6 +365,17 @@
|
||||||
"imageURL": "https://raw.githubusercontent.com/kodjodevf/mangayomi/refs/heads/main/repo/images/news/update_default.webp",
|
"imageURL": "https://raw.githubusercontent.com/kodjodevf/mangayomi/refs/heads/main/repo/images/news/update_default.webp",
|
||||||
"notify": true,
|
"notify": true,
|
||||||
"url": "https://github.com/kodjodevf/mangayomi/releases/tag/v0.7.0"
|
"url": "https://github.com/kodjodevf/mangayomi/releases/tag/v0.7.0"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"appID": "com.kodjodevf.mangayomi",
|
||||||
|
"title": "0.7.1 - 02 Feb",
|
||||||
|
"identifier": "release-0.7.1",
|
||||||
|
"caption": "Update for Mangayomi now available!",
|
||||||
|
"date": "2026-02-02T11:49:10Z",
|
||||||
|
"tintColor": "EF4444",
|
||||||
|
"imageURL": "https://raw.githubusercontent.com/kodjodevf/mangayomi/refs/heads/main/repo/images/news/update_default.webp",
|
||||||
|
"notify": true,
|
||||||
|
"url": "https://github.com/kodjodevf/mangayomi/releases/tag/v0.7.1"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
Loading…
Reference in a new issue