Skip to content

Commit

Permalink
Update timestamp 2024-10-15T06:54:33Z
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Oct 15, 2024
1 parent 59d67ef commit 8999237
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 16 deletions.
14 changes: 7 additions & 7 deletions bucket/MihomoParty.json
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
{
"version": "1.4.7",
"version": "1.4.8",
"description": "Another Mihomo GUI.",
"homepage": "https://mihomo.party/",
"license": {
"identifier": "GPL-3.0"
},
"architecture": {
"64bit": {
"url": "https://github.com/pompurin404/mihomo-party/releases/download/v1.4.7/mihomo-party-windows-1.4.7-x64-portable.7z",
"hash": "9c37ca8d9ea2df414aa12c5879e99d6ff137e4487fce54832bcfb68e47358737"
"url": "https://github.com/pompurin404/mihomo-party/releases/download/v1.4.8/mihomo-party-windows-1.4.8-x64-portable.7z",
"hash": "8ac88aa133419bf5d1bd474a92aff7343f416f7918e7a12b8da235a9c3cc0a24"
},
"32bit": {
"url": "https://github.com/pompurin404/mihomo-party/releases/download/v1.4.7/mihomo-party-windows-1.4.7-ia32-portable.7z",
"hash": "7ce7dc84d672b699b04d12836ac08095bcb3b71a405ca2c0d148fd623b2e479c"
"url": "https://github.com/pompurin404/mihomo-party/releases/download/v1.4.8/mihomo-party-windows-1.4.8-ia32-portable.7z",
"hash": "dc0097f897b910ef05c1b157e552bde20dcf25e56710e139d025a2f5693761ca"
},
"arm64": {
"url": "https://github.com/pompurin404/mihomo-party/releases/download/v1.4.7/mihomo-party-windows-1.4.7-arm64-portable.7z",
"hash": "2b7a19c9f26af1fa69d3a33c343b15e139f3d8d9fb7bb0f1140d31e63b1887f0"
"url": "https://github.com/pompurin404/mihomo-party/releases/download/v1.4.8/mihomo-party-windows-1.4.8-arm64-portable.7z",
"hash": "222ca81ea8a25c8e35975092279041b0dfd46ebb5b852999d88ea49084a5c3e1"
}
},
"shortcuts": [
Expand Down
2 changes: 1 addition & 1 deletion bucket/tidal.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"url": "https://tidal.com/terms"
},
"url": "https://download.tidal.com/desktop/TIDALSetup.exe#/dl.7z",
"hash": "b874eb9d282209fd3b4a2c19cdf621b69a256fb1b044e73b2116b1c6ba01ca3d",
"hash": "1454c91055acf4c72d84909665a83f6f2135d27620f84d9f06d5b8f5d9906935",
"pre_install": "Expand-7zipArchive \"$dir\\TIDAL-$version-full.nupkg\" -ExtractDir 'lib\\net45' -Removal",
"shortcuts": [
[
Expand Down
16 changes: 8 additions & 8 deletions stats.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"totalBuckets": 2000,
"manifests": 163017,
"downloads": 365,
"apps": 49211,
"manifests": 163017,
"badManifests": 20,
"buckets": 1830,
"badBuckets": 170,
"totalDownloads": 14249231,
"appsNew": 0,
"appsUpdated": 9,
"totalDownloads": 14249596,
"appsDeleted": 0,
"date": "2024-10-15T06:39:44Z",
"badManifests": 20,
"prevDate": "2024-10-15T05:53:18Z"
"prevDate": "2024-10-15T06:39:44Z",
"totalBuckets": 2000,
"date": "2024-10-15T06:54:33Z",
"appsNew": 0,
"appsUpdated": 2
}

0 comments on commit 8999237

Please sign in to comment.