Skip to content

Commit f981fe2

Browse files
committed
spidermonkey 128.9.0
1 parent 8a64e0e commit f981fe2

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.8.1esr/source/firefox-128.8.1esr.source.tar.xz"
5-
version "128.8.1"
6-
sha256 "7f8ef5bff3d690bb1c1ea1fdeb9525b3bfad75066705b59469349493c9179b0a"
4+
url "https://archive.mozilla.org/pub/firefox/releases/128.9.0esr/source/firefox-128.9.0esr.source.tar.xz"
5+
version "128.9.0"
6+
sha256 "4d04661c6cc0bfdd0f280b62f81d2fb79ab3cbd7f9e8a7b34042db1cf8cc6805"
77
license "MPL-2.0"
88
head "https://hg.mozilla.org/mozilla-central", using: :hg
99

0 commit comments

Comments
 (0)