We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee720e1 commit 4806901Copy full SHA for 4806901
Formula/s/spidermonkey.rb
@@ -1,9 +1,9 @@
1
class Spidermonkey < Formula
2
desc "JavaScript-C Engine"
3
homepage "https://spidermonkey.dev"
4
- url "https://archive.mozilla.org/pub/firefox/releases/128.3.1esr/source/firefox-128.3.1esr.source.tar.xz"
5
- version "128.3.1"
6
- sha256 "c1f4052f3a88d96a122551d5025053304007f7649886d5e2fdfd1a11ce3d70a8"
+ url "https://archive.mozilla.org/pub/firefox/releases/128.4.0esr/source/firefox-128.4.0esr.source.tar.xz"
+ version "128.4.0"
+ sha256 "074014e1c26144e10707b12a271176a4b6b67021e91444b613edae38d188febc"
7
license "MPL-2.0"
8
head "https://hg.mozilla.org/mozilla-central", using: :hg
9
0 commit comments