Skip to content

Commit 4806901

Browse files
committed
spidermonkey 128.4.0
1 parent ee720e1 commit 4806901

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/s/spidermonkey.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
class Spidermonkey < Formula
22
desc "JavaScript-C Engine"
33
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"
4+
url "https://archive.mozilla.org/pub/firefox/releases/128.4.0esr/source/firefox-128.4.0esr.source.tar.xz"
5+
version "128.4.0"
6+
sha256 "074014e1c26144e10707b12a271176a4b6b67021e91444b613edae38d188febc"
77
license "MPL-2.0"
88
head "https://hg.mozilla.org/mozilla-central", using: :hg
99

0 commit comments

Comments
 (0)