mirror of
https://github.com/RoyalnetworkTR/turkanime-client.git
synced 2026-09-25 06:00:09 +03:00
- Added inclusion of TurkAnimu.png and TurkAnimu.ico for sdist and wheel formats. - Changed dev-dependencies section to group.dev.dependencies and added toml as a dependency. Update download directory setting in Dosyalar class to use the user's Downloads folder. Enhance MainWindow with User ID entry and automatic update check functionality. - Added a new section for other settings in the GUI. - Implemented silent update check method. Refactor UpdateManager to read current version from pyproject.toml if not provided. - Updated download directory retrieval to use the path from ayarlar.json.
19 lines
609 B
JSON
19 lines
609 B
JSON
{
|
|
"version": "9.3.5",
|
|
"release_date": "2025-09-19T10:11:13.416862",
|
|
"changelog": "Otomatik g\u00fcncelleme",
|
|
"platforms": {
|
|
"windows": {
|
|
"url": "https://github.com/barkeser2002/turkanime-indirici/releases/download/v9.3.5/turkanime-gui-windows.exe",
|
|
"checksum": ""
|
|
},
|
|
"linux": {
|
|
"url": "https://github.com/barkeser2002/turkanime-indirici/releases/download/v9.3.5/turkanime-gui-linux",
|
|
"checksum": ""
|
|
},
|
|
"macos": {
|
|
"url": "https://github.com/barkeser2002/turkanime-indirici/releases/download/v9.3.5/turkanime-gui-macos",
|
|
"checksum": ""
|
|
}
|
|
}
|
|
} |