ltguillaume / librewolf-winupdater

An attempt to make (automatic) updating of LibreWolf for Windows much easier. Can be used for installed and portable instances (https://github.com/ltguillaume/librewolf-portable).

Home Page:https://codeberg.org/ltguillaume/librewolf-winupdater

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update Error?

LiberteIV opened this issue · comments

LibreWolf devs have changed the locatiion for the downloads. Please download WinUpdater 1.5.1.

Sorry for the inconvenience, I wish I was informed about this beforehand.

I should have downloaded the latest updater version you uploaded 40 minutes ago before opening this issue to be honest.
But i was curious why the updater didn't work, i tought that they must have changed the url/link from where the updater get's the files.

So far i know they publish it on librewolf.net and gitlab?

They're finetuning the build process, so it runs on Gitlab itself. Previously the Windows build was generated in a virtual machine and then uploaded. Uploaded files have a different URL from the artifacts generated by Gitlab's CI, I'm guessing.

Since I'm using regular expressions instead of actually using a library to parse JSON, this particular change caused a problem.