diff --git a/bucket/MihomoParty.json b/bucket/MihomoParty.json index 8cd048bb54..5ada3dffa6 100644 --- a/bucket/MihomoParty.json +++ b/bucket/MihomoParty.json @@ -1,5 +1,5 @@ { - "version": "1.4.9", + "version": "1.5.0", "description": "Another Mihomo GUI.", "homepage": "https://mihomo.party/", "license": { @@ -7,16 +7,16 @@ }, "architecture": { "64bit": { - "url": "https://github.com/pompurin404/mihomo-party/releases/download/v1.4.9/mihomo-party-windows-1.4.9-x64-portable.7z", - "hash": "23a1602d330f72082f24ed492e19044436e07e114f4eaef1613df056de290af6" + "url": "https://github.com/pompurin404/mihomo-party/releases/download/v1.5.0/mihomo-party-windows-1.5.0-x64-portable.7z", + "hash": "1c008628623c0ff9bdfa9f03d4f90e83c148f896a74d9daf870c3a1a92876b18" }, "32bit": { - "url": "https://github.com/pompurin404/mihomo-party/releases/download/v1.4.9/mihomo-party-windows-1.4.9-ia32-portable.7z", - "hash": "38d624ec4e5ba40d494e155af7fb21b8a9a4bd34abcf36bd43d5c1b9cd50b28d" + "url": "https://github.com/pompurin404/mihomo-party/releases/download/v1.5.0/mihomo-party-windows-1.5.0-ia32-portable.7z", + "hash": "3ddb14b9d8f4ebd8275d70a4bf14e3a871c75ba32e623457c4edcb70b2aa3313" }, "arm64": { - "url": "https://github.com/pompurin404/mihomo-party/releases/download/v1.4.9/mihomo-party-windows-1.4.9-arm64-portable.7z", - "hash": "19bfd0007a523b639dbd20f712b005acb8aa817ed9e6366b1b09507bd7167466" + "url": "https://github.com/pompurin404/mihomo-party/releases/download/v1.5.0/mihomo-party-windows-1.5.0-arm64-portable.7z", + "hash": "c60b184f6f13e8453f368c927edd29017268df4a51ebb5c55a8df9531b70a09d" } }, "shortcuts": [ diff --git a/stats.json b/stats.json index 74f4561ad6..8092f32d08 100644 --- a/stats.json +++ b/stats.json @@ -1,15 +1,15 @@ { - "appsNew": 0, - "appsDeleted": 0, - "date": "2024-10-16T10:35:09Z", - "apps": 49230, - "appsUpdated": 10, - "downloads": 396, - "prevDate": "2024-10-16T09:53:25Z", - "badBuckets": 170, - "buckets": 1832, "totalBuckets": 2002, + "badBuckets": 170, + "apps": 49230, + "prevDate": "2024-10-16T10:35:09Z", + "appsNew": 0, + "appsUpdated": 1, + "badManifests": 20, + "date": "2024-10-16T10:53:14Z", "manifests": 163070, - "totalDownloads": 14268646, - "badManifests": 20 + "buckets": 1832, + "totalDownloads": 14269042, + "downloads": 396, + "appsDeleted": 0 }