Files
endoflife-date-release-data/src
Marc Wrobel 1e45de3c58 [macOS] Accept all kind of spaces in regexes (fixes #47)
There were two issues with the macOS regexes:

- The regexex accepted only spaces separator. But non-breakable spaces are also used from time to time. Replacing spaces by \s fixed the issue (other product regexes were also updated - never know).
- The first regex, the one that accepted major releases with no minor version, were not useful (covered by the second regex) and partly catched valid versions (such as 13.1), who was then ignored. I removed it.
2022-12-20 15:25:55 +05:30
..
2022-12-17 16:25:25 +05:30
2022-12-14 09:20:45 +05:30
2022-12-14 09:20:45 +05:30
2022-12-13 12:57:13 +05:30
2022-12-14 09:20:45 +05:30
2022-12-17 16:19:24 +05:30
2022-12-16 17:08:24 +05:30
2022-12-16 17:08:24 +05:30
2022-12-14 09:20:45 +05:30
2022-12-14 09:20:45 +05:30
2022-12-14 09:20:45 +05:30