Commit Graph

7 Commits

Author SHA1 Message Date
Fabian Möller
54daef752e
breitbandmessung: 3.3.0 -> 3.6.0 (#295875)
Things changed:
- Unpin electron version. Upstream updates usually fix electron incompatibilities and we also have a test which can detect them. (#295770)
- Add updater script. It scrapes the upstream website for the current version number. Lets hope the website structure doesn't change too much.
- Update to the latest version
2024-03-15 14:00:34 +01:00
Robert Schütz
745de518cd asar: use buildNpmPackage 2023-08-26 20:27:43 -07:00
Maximilian Bosch
04b0bb3392
breitbandmessung: 3.1.0 -> 3.3.0; use electron_24
Using Electron 24 works perfectly fine for me. Also updated to the
latest version available. Changelogs are only available in German[1],
but it contains mostly bugfixes and some small changes on the UI.

[1] https://breitbandmessung.de/desktop-app
2023-05-24 16:51:17 +02:00
FliegendeWurst
f92bbd5b0a breitbandmessung: mark meta.sourceProvenance 2022-06-13 18:55:15 +08:00
Fabian Möller
92e2e3b3f4
breitbandmessung: don't use bundled electron 2022-05-26 13:54:56 +02:00
Fabian Möller
e533f9d3b2
breitbandmessung: throw later for unsupported systems
This will provide at least the `name` and `meta` attributes when
evaluating on such a system. `meta.platforms` and therefore
`meta.broken` can then be used to determine if the package can be
evaluated further.
2022-01-27 23:25:59 +01:00
Fabian Möller
487aa0781d
breitbandmessung: init at 3.1.0 2022-01-27 13:45:51 +01:00