File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ {
2+ "version" : " 2.3.0" ,
3+ "description" : " C-based eUICC LPA." ,
4+ "homepage" : " https://github.com/estkme-group/lpac" ,
5+ "license" : {
6+ "identifier" : " AGPL-3.0-only,LGPL-2.1-only,MIT" ,
7+ "url" : " https://github.com/estkme-group/lpac/blob/main/REUSE.toml"
8+ },
9+ "architecture" : {
10+ "64bit" : {
11+ "url" : " https://github.com/estkme-group/lpac/releases/download/v2.3.0/lpac-windows-x86_64-mingw.zip" ,
12+ "hash" : " sha1:d88afc428094aa9cd00fa57e6ae5d47cd544e710"
13+ },
14+ "arm64" : {
15+ "url" : " https://github.com/estkme-group/lpac/releases/download/v2.3.0/lpac-windows-arm64-mingw.zip" ,
16+ "hash" : " sha1:e7394c1e42d34c9260b26545e1c46f4a873e2ef0"
17+ }
18+ },
19+ "bin" : " lpac.exe" ,
20+ "checkver" : " github" ,
21+ "autoupdate" : {
22+ "architecture" : {
23+ "64bit" : {
24+ "url" : " https://github.com/estkme-group/lpac/releases/download/v$version/lpac-windows-x86_64-mingw.zip"
25+ },
26+ "arm64" : {
27+ "url" : " https://github.com/estkme-group/lpac/releases/download/v$version/lpac-windows-arm64-mingw.zip"
28+ }
29+ },
30+ "hash" : {
31+ "url" : " https://github.com/estkme-group/lpac/releases/tag/v$version"
32+ }
33+ }
34+ }
You can’t perform that action at this time.
0 commit comments