We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9e243d commit 62fcf16Copy full SHA for 62fcf16
1 file changed
firefox
@@ -1,6 +1,6 @@
1
#!/bin/bash
2
set -e
3
-# Last Validated Version 110.0.1
+# Last Validated Version 111.0
4
VER=112.0
5
URL=https://archive.mozilla.org/pub/firefox/releases/$VER/source/firefox-$VER.source.tar.xz
6
TAR=$(echo $URL | sed -r 's|(.*)/||')
0 commit comments