We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbffb28 commit 1df6529Copy full SHA for 1df6529
3 files changed
apps/LibreWolf/install-64
@@ -1,4 +1,4 @@
1
#!/bin/bash
2
-VERSION="143.0-1"
+VERSION="143.0.1-1"
3
4
install_package https://gitlab.com/api/v4/projects/44042130/packages/generic/librewolf/${VERSION}/librewolf-${VERSION}-linux-arm64-deb.deb
apps/LibreWolf/install-x64
install_package https://gitlab.com/api/v4/projects/44042130/packages/generic/librewolf/${VERSION}/librewolf-${VERSION}-linux-x86_64-deb.deb
apps/LibreWolf/install-x86
install_package https://gitlab.com/api/v4/projects/44042130/packages/generic/librewolf/${VERSION}/librewolf-${VERSION}-linux-i686-deb.deb
0 commit comments