We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f411d4c commit be4abf0Copy full SHA for be4abf0
1 file changed
apps/LibreWolf/install-x86
@@ -1,4 +1,4 @@
1
#!/bin/bash
2
-OLD_VERSION="149.0.2-2"
+OLD_VER="146.0.1-1"
3
4
-install_package https://gitlab.com/api/v4/projects/44042130/packages/generic/librewolf/${OLD_VERSION}/librewolf-${OLD_VERSION}-linux-i686-deb.deb
+install_package https://gitlab.com/api/v4/projects/44042130/packages/generic/librewolf/${OLD_VER}/librewolf-${OLD_VER}-linux-i686-deb.deb
0 commit comments