-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathapps.json
More file actions
302 lines (302 loc) · 23.1 KB
/
apps.json
File metadata and controls
302 lines (302 loc) · 23.1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
{
"name": "Official ProStore Repo",
"identifier": "com.prostoreios.prostore.repo",
"sourceURL": "https://ProStore-iOS.github.io/apps.json",
"iconURL": "https://raw.githubusercontent.com/ProStore-iOS/ProStore-iOS.github.io/refs/heads/main/ProStore_icon.png",
"website": "https://ProStore-iOS.github.io",
"subtitle": "The BEST alternative app store for iOS!",
"apps": [
{
"name": "ProSign",
"bundleIdentifier": "com.prostoreios.prosign",
"developerName": "ProStore iOS",
"localizedDescription": "The BEST alternative app store for iOS!",
"iconURL": "https://raw.githubusercontent.com/ProStore-iOS/ProStore-iOS.github.io/refs/heads/main/ProSign_icon.png",
"screenshotURLs": [
"https://raw.githubusercontent.com/ProStore-iOS/ProSign/refs/heads/main/gallery/Screenshot1.png",
"https://raw.githubusercontent.com/ProStore-iOS/ProSign/refs/heads/main/gallery/Screenshot2.png",
"https://raw.githubusercontent.com/ProStore-iOS/ProSign/refs/heads/main/gallery/Screenshot3.png",
"https://raw.githubusercontent.com/ProStore-iOS/ProSign/refs/heads/main/gallery/Screenshot4.png",
"https://raw.githubusercontent.com/ProStore-iOS/ProSign/refs/heads/main/gallery/Screenshot5.png"
],
"versions": [
{
"version": "3.0.1",
"date": "2025-10-21T05:36:56+0000",
"localizedDescription": "What's new in Version 3.0.1?\n- Update repo\n- Update README with release info and links\n- Add files via upload\n- Revise README with images and credits\n- Update star history chart links in README\n- Update iconURL and localizedDescription in app-repo.json\n- Refactor app repo update to directly target ProStore-iOS.github.io/apps.json, remove local app-repo.json maintenance, and enable multi-app support via bundle-keyed updates",
"downloadURL": "https://github.com/ProStore-iOS/ProSign/releases/download/v3.0.1/com.prostoreios.prosign-unsigned-ios.ipa",
"size": 3771728,
"sha256": "bed865aefb7155e61f70faf9558aa7c1bd6b4bafbb13292cbee9b57adca14fbe",
"minOSVersion": "16.0",
"fullDate": "20251021053656"
},
{
"version": "3.0.0",
"date": "2025-10-19T02:44:30+0000",
"localizedDescription": "What's new in Version 3.0.0?\n- Update to 3.0.0 - The big one\n- Fix typo in README for upload fields error\n- Add Official Certificates View\n- Use GitHub PAT to access certificates\n- Fix Swift compilation errors in CertificateView.swift\n- Enhance UI feedback and loading states in OfficialCertificatesView\n- Update README with checklist changes for certificates\n- Add another password option\n- Automate certificate validation and refine details layout in OfficialCertificatesView\n- Fix Swift compiler error for ambiguous toolbar modifier\n- Fix SwiftUI toolbar API misuse in OfficialCertificatesView\n- Fix SwiftUI toolbar ambiguity in CertificateView.swift\n- Fixing toolbar ambiguity\n- Replace the .toolbar { ... } block with navigationBarItems(trailing:) — stable, unambiguous, keeps the same UI.\n- Update credits and task list in README.md\n- Fix a pesky bug\n- Only have one candidate in build ipa\n- Fix another bug\n- Fix certificate item alignment by centering VStack in certificateContent to align name and expiry text within the box\n- Update README by removing completed To-Do items",
"downloadURL": "https://github.com/ProStore-iOS/ProSign/releases/download/v3.0.0/com.prostoreios.prosign-unsigned-ios.ipa",
"size": 3771727,
"sha256": "42df73c665d7321b466c95d7969d0d2bca6a221d22aac669262a615bf0a9de1b",
"minOSVersion": "16.0",
"fullDate": "20251019024430"
},
{
"version": "2.6.1",
"date": "2025-10-18T01:15:25+0000",
"localizedDescription": "What's new in Version 2.6.1?\n- Add cert status in brackets on the signer view & update to v2.6.1",
"downloadURL": "https://github.com/ProStore-iOS/ProSign/releases/download/v2.6.1/com.prostoreios.prosign-unsigned-ios.ipa",
"size": 3737526,
"sha256": "8118a3b740a135e3637c67c61900384491a21c78152a777bc1baed801e1a22bf",
"minOSVersion": "16.0",
"fullDate": "20251018011525"
},
{
"version": "2.6.0",
"date": "2025-10-18T01:09:06+0000",
"localizedDescription": "What's new in Version 2.6.0?\n- Update to v2.6.0 with certificate exipiry\n- Remove revoke check as it is not working\n- Update README checklist by removing completed tasks\n- Update capital letters in AboutView\n- Implement getExpirationDate method\n- Fix bug in CertificatesView\n- Initial plan\n- Merge pull request #5 from ProStore-iOS/copilot/fix-safe-unwrap-cert-expiry\n- Fix optional Date unwrapping in CertificateView to resolve compiler error when displaying expiry dates\n- Remove duplicate task for expiry dates in README",
"downloadURL": "https://github.com/ProStore-iOS/ProSign/releases/download/v2.6.0/com.prostoreios.prosign-unsigned-ios.ipa",
"size": 3736455,
"sha256": "8b6721bc0b25f7f57b185efd4eba53fd5a5525d0ccc3756142a14c71c7e2ed5c",
"minOSVersion": "16.0",
"fullDate": "20251018010906"
}
]
},
{
"name": "ProStore",
"bundleIdentifier": "com.prostoreios.prostore",
"developerName": "ProStore iOS",
"localizedDescription": "The BEST alternative app store for iOS!",
"iconURL": "https://raw.githubusercontent.com/ProStore-iOS/ProStore-iOS.github.io/refs/heads/main/ProStore_icon.png",
"screenshotURLs": [
"https://raw.githubusercontent.com/ProStore-iOS/ProStore/refs/heads/main/gallery/Screenshot1.png",
"https://raw.githubusercontent.com/ProStore-iOS/ProStore/refs/heads/main/gallery/Screenshot2.png",
"https://raw.githubusercontent.com/ProStore-iOS/ProStore/refs/heads/main/gallery/Screenshot3.png",
"https://raw.githubusercontent.com/ProStore-iOS/ProStore/refs/heads/main/gallery/Screenshot4.png",
"https://raw.githubusercontent.com/ProStore-iOS/ProStore/refs/heads/main/gallery/Screenshot5.png"
],
"versions": [
{
"version": "1.3.0",
"date": "2026-02-02T07:58:40+0000",
"localizedDescription": "What's new in Version 1.3.0?\n- Update README.md URL for certificates table\n- Refactor error handling and installation process\n- Update installApp.swift\n- Refactor error handling and installation logic\n- Fix bug\n- Fix another bug\n- Update Feather to ProStore\n- Update README with installation warning and formatting\n- Update README.md\n- Add new contributor to credits in SettingsView\n- Refactor CertChecker for new API and cache structure\n- v1.3.0: Use NovaDev Hub's Certificate API\n- Update build-ipa.yml\n- Revise README with new links and formatting\n- Update SetupView.swift\n- Update UpdaterView.swift\n- Revise README for project status and installation info",
"downloadURL": "https://github.com/ProStore-iOS/ProStore/releases/download/v1.3.0/com.prostoreios.prostore-unsigned-ios.ipa",
"size": 5532585,
"sha256": "d0e3a89154438ed50412ad91f5f85cd21b59c5d8ba51f1b21263934f72777a70",
"minOSVersion": "16.0",
"fullDate": "20260202075840"
},
{
"version": "1.3.0",
"date": "2026-02-02T07:54:43+0000",
"localizedDescription": "What's new in Version 1.3.0?\n- Revise README for project status and installation info\n- Refactor error handling and installation process\n- Update installApp.swift\n- Refactor error handling and installation logic\n- Fix bug\n- Fix another bug\n- Update Feather to ProStore\n- Update README with installation warning and formatting\n- Update README.md\n- Add new contributor to credits in SettingsView\n- Refactor CertChecker for new API and cache structure\n- v1.3.0: Use NovaDev Hub's Certificate API\n- Update build-ipa.yml\n- Revise README with new links and formatting\n- Update SetupView.swift\n- Update UpdaterView.swift",
"downloadURL": "https://github.com/ProStore-iOS/ProStore/releases/download/v1.3.0/com.prostoreios.prostore-unsigned-ios.ipa",
"size": 5532585,
"sha256": "a8cc9a83ead57d07b2cc7fe2be454f780c55e9326206ccabcb74cba2717d7680",
"minOSVersion": "16.0",
"fullDate": "20260202075443"
},
{
"version": "1.3.0",
"date": "2025-12-27T04:58:14+0000",
"localizedDescription": "What's new in Version 1.3.0?\n- v1.3.0: Use NovaDev Hub's Certificate API\n- Refactor error handling and installation process\n- Update installApp.swift\n- Refactor error handling and installation logic\n- Fix bug\n- Fix another bug\n- Update Feather to ProStore\n- Update README with installation warning and formatting\n- Update README.md\n- Add new contributor to credits in SettingsView\n- Refactor CertChecker for new API and cache structure",
"downloadURL": "https://github.com/ProStore-iOS/ProStore/releases/download/v1.3.0/com.prostoreios.prostore-unsigned-ios.ipa",
"size": 5532574,
"sha256": "9135cc1f89809d41f63f0995d7cd7a61cbd66fb867eafe52da8518c3b48fd039",
"minOSVersion": "16.0",
"fullDate": "20251227045814"
},
{
"version": "1.3.0",
"date": "2025-12-26T04:07:22+0000",
"localizedDescription": "What's new in Version 1.3.0?\n- v1.3.0: Use NovaDev Hub's Certificate API\n- Refactor error handling and installation process\n- Update installApp.swift\n- Refactor error handling and installation logic\n- Fix bug\n- Fix another bug\n- Update Feather to ProStore\n- Update README with installation warning and formatting\n- Update README.md\n- Add new contributor to credits in SettingsView\n- Refactor CertChecker for new API and cache structure",
"downloadURL": "https://github.com/ProStore-iOS/ProStore/releases/download/v1.3.0/com.prostoreios.prostore-unsigned-ios.ipa",
"size": 5532576,
"sha256": "257e84d69aec9842f3b583e71da323f2c793fcbb327ce1e0e35ed0f6c4ea629b",
"minOSVersion": "16.0",
"fullDate": "20251226040722"
},
{
"version": "1.2.9",
"date": "2025-12-20T01:54:54+0000",
"localizedDescription": "What's new in Version 1.2.9?\n- Update Feather to ProStore\n- Enhance error handling in installApp function\n- Update project.yml\n- Refactor error handling and installation process\n- Update installApp.swift\n- Refactor error handling and installation logic\n- Fix bug\n- Fix another bug",
"downloadURL": "https://github.com/ProStore-iOS/ProStore/releases/download/v1.2.9/com.prostoreios.prostore-unsigned-ios.ipa",
"size": 5538114,
"sha256": "3e5567a2c80ddb52dd6693134ec7b1c403a9884aeed8fc0c2dec4f235d1328b7",
"minOSVersion": "16.0",
"fullDate": "20251220015454"
},
{
"version": "1.2.9",
"date": "2025-12-20T01:50:10+0000",
"localizedDescription": "What's new in Version 1.2.9?\n- Fix another bug\n- Enhance error handling in installApp function\n- Update project.yml\n- Refactor error handling and installation process\n- Update installApp.swift\n- Refactor error handling and installation logic\n- Fix bug",
"downloadURL": "https://github.com/ProStore-iOS/ProStore/releases/download/v1.2.9/com.prostoreios.prostore-unsigned-ios.ipa",
"size": 5538114,
"sha256": "2ad6c562e45df85d915c0e46374a70be5c86a493ae1843f685b1bdd015102fd0",
"minOSVersion": "16.0",
"fullDate": "20251220015010"
},
{
"version": "1.2.9",
"date": "2025-12-20T01:50:05+0000",
"localizedDescription": "What's new in Version 1.2.9?\n- Update Feather to ProStore\n- Enhance error handling in installApp function\n- Update project.yml\n- Refactor error handling and installation process\n- Update installApp.swift\n- Refactor error handling and installation logic\n- Fix bug\n- Fix another bug",
"downloadURL": "https://github.com/ProStore-iOS/ProStore/releases/download/v1.2.9/com.prostoreios.prostore-unsigned-ios.ipa",
"size": 5538114,
"sha256": "22e756c09932b9e25b6c7db2f4276b75705442ca8e3366d03618a37f3a759409",
"minOSVersion": "16.0",
"fullDate": "20251220015005"
},
{
"version": "1.2.8",
"date": "2025-12-19T23:41:08+0000",
"localizedDescription": "What's new in Version 1.2.8?\n- Update to v1.2.8\n- Fix Initializer for conditional binding must have Optional type, not 'NSError'",
"downloadURL": "https://github.com/ProStore-iOS/ProStore/releases/download/v1.2.8/com.prostoreios.prostore-unsigned-ios.ipa",
"size": 5536789,
"sha256": "39b3144d238d398f9e4a24f604b59251ccd0dfd06298e506d2f64c284db8b13a",
"minOSVersion": "16.0",
"fullDate": "20251219234108"
},
{
"version": "1.2.7",
"date": "2025-12-19T23:26:45+0000",
"localizedDescription": "What's new in Version 1.2.7?\n- Fix Initializer for conditional binding must have Optional type, not 'NSError'\n- Revise README with updated installation and features\n- Improve user-friendly error messages.",
"downloadURL": "https://github.com/ProStore-iOS/ProStore/releases/download/v1.2.7/com.prostoreios.prostore-unsigned-ios.ipa",
"size": 5535601,
"sha256": "6f582d8a0da2e7525ddfc477daecd1e373acfe29c5000f55027edae111d526fa",
"minOSVersion": "16.0",
"fullDate": "20251219232645"
},
{
"version": "1.2.6",
"date": "2025-12-19T22:32:40+0000",
"localizedDescription": "What's new in Version 1.2.6?\n- v1.2.6 - Fix error handling bug and use LocalDevVPN instead of StikDebug\n- Update DownloadSignManager.swift\n- Refactor signing process with session management\n- Update README.md\n- Update credits in SettingsView.swift\n- Update README.md\n- Revise SetupView content and instructions\n- Update installApp.swift\n- Update installApp.swift",
"downloadURL": "https://github.com/ProStore-iOS/ProStore/releases/download/v1.2.6/com.prostoreios.prostore-unsigned-ios.ipa",
"size": 5532643,
"sha256": "ec50a7736c342f529573d632947f1ee65af7f2d500e00108bb0b4e163b392da6",
"minOSVersion": "16.0",
"fullDate": "20251219223240"
},
{
"version": "1.2.6",
"date": "2025-12-19T04:04:57+0000",
"localizedDescription": "What's new in Version 1.2.6?\n- v1.2.6 - Fix error handling bug and use LocalDevVPN instead of StikDebug\n- Update DownloadSignManager.swift\n- Refactor signing process with session management\n- Update README.md\n- Update credits in SettingsView.swift\n- Update README.md\n- Revise SetupView content and instructions\n- Update installApp.swift\n- Update installApp.swift",
"downloadURL": "https://github.com/ProStore-iOS/ProStore/releases/download/v1.2.6/com.prostoreios.prostore-unsigned-ios.ipa",
"size": 5532643,
"sha256": "680e3c762b7cdf29c3c10302f64181bc64af817f41b3bd61c7e958069393a658",
"minOSVersion": "16.0",
"fullDate": "20251219040457"
},
{
"version": "1.2.5",
"date": "2025-12-17T07:21:43+0000",
"localizedDescription": "What's new in Version 1.2.5?\n- Update to v1.2.5\n- Improve Sources Manager",
"downloadURL": "https://github.com/ProStore-iOS/ProStore/releases/download/v1.2.5/com.prostoreios.prostore-unsigned-ios.ipa",
"size": 5515526,
"sha256": "9313512e39ab7ae0f00f7d4bb4c27bacc5d77a2ca8357e4f8a9c4e2d740d5fa1",
"minOSVersion": "16.0",
"fullDate": "20251217072143"
},
{
"version": "1.2.4",
"date": "2025-12-17T06:10:41+0000",
"localizedDescription": "What's new in Version 1.2.4?\n- Add Load Defaults button\n- Revise README with updates and new features",
"downloadURL": "https://github.com/ProStore-iOS/ProStore/releases/download/v1.2.4/com.prostoreios.prostore-unsigned-ios.ipa",
"size": 5513469,
"sha256": "539dad535f50cd342852854415725e5bd69c1740456fcb9e215546c583ddbf82",
"minOSVersion": "16.0",
"fullDate": "20251217061041"
},
{
"version": "1.2.3",
"date": "2025-12-17T05:58:00+0000",
"localizedDescription": "What's new in Version 1.2.3?\n- v1.2.3: Improve Sources Manager, add S0n1c credit in settings, and update default sources url.\n- Add back SourceView\n- Add missing SwiftUI import\n- Replace private functions with normal functions",
"downloadURL": "https://github.com/ProStore-iOS/ProStore/releases/download/v1.2.3/com.prostoreios.prostore-unsigned-ios.ipa",
"size": 5513547,
"sha256": "61960bcfb81622c0cb93f68fe8e09230953f0e09c5b1b11ec6474168e10995e8",
"minOSVersion": "16.0",
"fullDate": "20251217055800"
},
{
"version": "1.2.2",
"date": "2025-12-17T04:09:01+0000",
"localizedDescription": "What's new in Version 1.2.2?\n- Replace private functions with normal functions\n- Try to fix crash\n- Add back SourceView\n- Add missing SwiftUI import",
"downloadURL": "https://github.com/ProStore-iOS/ProStore/releases/download/v1.2.2/com.prostoreios.prostore-unsigned-ios.ipa",
"size": 5517464,
"sha256": "cb549fd635e84449e56811cb8fd92ce1eaf21ddc03cd218952ee6c68daf33340",
"minOSVersion": "16.0",
"fullDate": "20251217040901"
},
{
"version": "1.2.1",
"date": "2025-12-17T03:39:55+0000",
"localizedDescription": "What's new in Version 1.2.1?\n- Fix crash in Sources Manager\n- Fix bug\n- Changed validationStates dictionary key from URL to String",
"downloadURL": "https://github.com/ProStore-iOS/ProStore/releases/download/v1.2.1/com.prostoreios.prostore-unsigned-ios.ipa",
"size": 5517618,
"sha256": "e9aa9989ae876c48463ff5d373906e041d0e6a8c3c558728da0943f8382f5991",
"minOSVersion": "16.0",
"fullDate": "20251217033955"
},
{
"version": "1.2.0",
"date": "2025-12-17T03:16:16+0000",
"localizedDescription": "What's new in Version 1.2.0?\n- Fix bug\n- Update README with to-do list and credits\n- Rename About to Settings\n- Add Sources Manager",
"downloadURL": "https://github.com/ProStore-iOS/ProStore/releases/download/v1.2.0/com.prostoreios.prostore-unsigned-ios.ipa",
"size": 5517469,
"sha256": "64ffba97edede39eb1ee5f067990e84f47f171a9ede5adc5ed23c5c936f3293f",
"minOSVersion": "16.0",
"fullDate": "20251217031616"
},
{
"version": "1.1.8",
"date": "2025-12-17T02:23:28+0000",
"localizedDescription": "What's new in Version 1.1.8?\n- Fix cached certificate issues\n- Fix cached status",
"downloadURL": "https://github.com/ProStore-iOS/ProStore/releases/download/v1.1.8/com.prostoreios.prostore-unsigned-ios.ipa",
"size": 5480810,
"sha256": "eb0616bd9fb132093abd79c189d6cdee2565542103c2ea36705cab06e12472ba",
"minOSVersion": "16.0",
"fullDate": "20251217022328"
},
{
"version": "1.1.7",
"date": "2025-12-17T01:36:02+0000",
"localizedDescription": "What's new in Version 1.1.7?\n- Update project.yml\n- Revise README with new installation and feature details\n- Update OfficialCertsDownloader.swift\n- Refactor CertificateView and AddCertificateView",
"downloadURL": "https://github.com/ProStore-iOS/ProStore/releases/download/v1.1.7/com.prostoreios.prostore-unsigned-ios.ipa",
"size": 5481136,
"sha256": "1b9ef98aed73ec802a05e1cb992e53b04a8502ec7d92045bf6040d990622b466",
"minOSVersion": "16.0",
"fullDate": "20251217013602"
},
{
"version": "1.1.6",
"date": "2025-12-17T00:07:35+0000",
"localizedDescription": "What's new in Version 1.1.6?\n- Update project.yml with new version and properties\n- Update README.md\n- Update UpdaterView.swift",
"downloadURL": "https://github.com/ProStore-iOS/ProStore/releases/download/v1.1.6/com.prostoreios.prostore-unsigned-ios.ipa",
"size": 5478755,
"sha256": "229079b20792b23ae23c2670c2767ca1a9ddcb655330a692c03df0712497fa10",
"minOSVersion": "16.0",
"fullDate": "20251217000735"
},
{
"version": "1.1.0",
"date": "2025-12-16T00:14:34+0000",
"localizedDescription": "What's new in Version 1.1.0?\n- Merge pull request #2 from ProStore-iOS/install-progress-and-user-friendly-errors\n- Update README.md\n- Fix formatting and update README content\n- Update README.md\n- Update README.md\n- Update README.md\n- Update README.md\n- Add files via upload\n- Enhance installApp to provide installation progress\n- Update DownloadSignManager.swift\n- Enhance DownloadSignManager with progress tracking\n- Update DownloadSignManager.swift\n- Update DownloadSignManager.swift\n- Update DownloadSignManager.swift\n- Update DownloadSignManager.swift\n- Add phase-aware progress reporting for signing\n- Update installApp.swift\n- Refactor DownloadSignManager for phase-aware installation\n- Update DownloadSignManager.swift\n- Update installApp.swift\n- Refactor installApp function for clarity and updates\n- Refactor installApp function for improved clarity\n- Enhance error handling and message display\n- Update installApp.swift\n- Update DownloadSignManager.swift\n- Enhance DownloadSignManager functionality\n- Refactor ProStore app structure and views\n- Update prostore.swift\n- Refactor DownloadSignManager for improved clarity\n- Update DownloadSignManager.swift\n- Implement error handling in AppDetailView\n- Refactor DownloadSignManager for better handling\n- Refactor DownloadSignManager for improved clarity\n- Change progress update to use strings instead of enums\n- Update installApp.swift\n- Refactor download button and remove error banner\n- Refactor DownloadSignManager for improved clarity\n- Refactor DownloadSignManager for improved clarity\n- Update DownloadSignManager.swift\n- Refactor DownloadSignManager for improved clarity\n- Refactor signer class and SigningManager methods\n- Enhance installation progress messages with emojis\n- Bump version to 1.1.0 and update build number\n- Merge branch 'main' into install-progress-and-user-friendly-errors",
"downloadURL": "https://github.com/ProStore-iOS/ProStore/releases/download/v1.1.0/com.prostoreios.prostore-unsigned-ios.ipa",
"size": 5469343,
"sha256": "3b888a54803312141cbdf37f2147618e9f03eb3c72dc8703fe71f32c705fe61d",
"minOSVersion": "16.0",
"fullDate": "20251216001434"
},
{
"version": "1.0.0",
"date": "2025-12-15T05:43:48+0000",
"localizedDescription": "What's new in Version 1.0.0?\n- Update project.yml\n- Update README.md\n- Revise SetupView with new StikDebug steps",
"downloadURL": "https://github.com/ProStore-iOS/ProStore/releases/download/v1.0.0/com.prostoreios.prostore-unsigned-ios.ipa",
"size": 5464564,
"sha256": "c75eb6a0e845588d6a7fe704ef6cb6e6d1f08569f74064eacd45ca7ce474a2b1",
"minOSVersion": "16.0",
"fullDate": "20251215054348"
}
]
}
]
}