File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 "version" : " 1.16.1" ,
55 "description" : " Modern cross-platform Plex client built with Flutter" ,
66 "license" : " GPL-3.0" ,
7- "url" : " https://github.com/edde746/plezy/releases/download/1.16.1/plezy-windows-portable.7z" ,
8- "hash" : " 4f478d7821f2b2bbda8b0cf64e26981d88aa89f7a7e7c31dcad49046f5f2e50f" ,
7+ "architecture" : {
8+ "64bit" : {
9+ "url" : " https://github.com/edde746/plezy/releases/download/1.16.1/plezy-windows-portable.7z" ,
10+ "hash" : " 4f478d7821f2b2bbda8b0cf64e26981d88aa89f7a7e7c31dcad49046f5f2e50f"
11+ }
12+ },
913 "bin" : " plezy.exe" ,
1014 "shortcuts" : [
1115 [
1620 "persist" : " storage" ,
1721 "checkver" : " github" ,
1822 "autoupdate" : {
19- "url" : " https://github.com/edde746/plezy/releases/download/$version/plezy-windows-portable.7z"
23+ "architecture" : {
24+ "64bit" : {
25+ "url" : " https://github.com/edde746/plezy/releases/download/$version/plezy-windows-x64-portable.7z"
26+ },
27+ "arm64" : {
28+ "url" : " https://github.com/edde746/plezy/releases/download/$version/plezy-windows-arm64-portable.7z"
29+ }
30+ }
2031 }
21- }
32+ },
You can’t perform that action at this time.
0 commit comments