0
Fork 0
mirror of https://codeberg.org/librewolf/source.git synced 2025-01-23 12:48:50 -05:00

Update mermaid graph

This commit is contained in:
Malte Jürgens 2025-01-18 15:20:23 +01:00
parent b1f1df0989
commit e2f13c75a5
No known key found for this signature in database
GPG key ID: D29FBD5F93C0CFC3

View file

@ -16,13 +16,12 @@ graph LR
subgraph browser/
Source(Source<br><br>- Patches<br>- Theming<br>- Build scripts)
bsys6(bsys6<br><br>New Docker building<br>repository)
bsys5(bsys5<br><br>Old Docker building<br>repository)
AppImage
Arch
end
end
Website-->librewolf.net
Source--"Source tarball"-->bsys6 & bsys5
Source--"Source tarball"-->bsys6
AppImage--".appimage"-->librewolf.net
bsys6--"Windows setup.exe"--->librewolf.net
bsys6--"Windows portable.zip"--->librewolf.net
@ -30,11 +29,11 @@ graph LR
bsys6--"Windows .nupkg"--->Chocolatey
bsys6--"Linux binary tarball"--->Flathub
bsys6--"Linux binary tarball"--> AppImage
bsys6--"Linux .deb"--->repo.librewolf.net
bsys6--"Linux .rpm"--->repo.librewolf.net
bsys6--"Linux binary tarball for `librewolf-bin`"--> Arch
Source--"Source tarball for `librewolf`"-->Arch
Arch-->AUR
bsys5--"Linux .deb"--->deb.librewolf.net
bsys5--"Linux .rpm"--->rpm.librewolf.net
```
## Active repositories and projects