Commit 8f95df0
committed
fix(custom): handle json and other file types
- Handle JSON files for version updates.
- Support other file types using regex.
- Improve error handling for version lookup.
- Add more robust version detection regex.
- Update documentation for custom updaters.1 parent b9e1c96 commit 8f95df0
3 files changed
Lines changed: 31 additions & 15 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
33468 | 33468 | | |
33469 | 33469 | | |
33470 | 33470 | | |
33471 | | - | |
33472 | | - | |
33473 | | - | |
33474 | | - | |
33475 | | - | |
| 33471 | + | |
| 33472 | + | |
| 33473 | + | |
| 33474 | + | |
| 33475 | + | |
| 33476 | + | |
| 33477 | + | |
| 33478 | + | |
| 33479 | + | |
| 33480 | + | |
| 33481 | + | |
| 33482 | + | |
| 33483 | + | |
| 33484 | + | |
33476 | 33485 | | |
33477 | 33486 | | |
33478 | 33487 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
70 | 77 | | |
71 | 78 | | |
72 | 79 | | |
| |||
0 commit comments