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 8a64e0e commit 1b7f760Copy full SHA for 1b7f760
Formula/s/[email protected]
@@ -1,9 +1,9 @@
1
class SpidermonkeyAT115 < Formula
2
desc "JavaScript-C Engine"
3
homepage "https://spidermonkey.dev"
4
- url "https://archive.mozilla.org/pub/firefox/releases/115.21.1esr/source/firefox-115.21.1esr.source.tar.xz"
5
- version "115.21.1"
6
- sha256 "470d5e5a6c27df2d91a69d885951a79b807b5586e4ad88c76e6c1764007e696a"
+ url "https://archive.mozilla.org/pub/firefox/releases/115.22.0esr/source/firefox-115.22.0esr.source.tar.xz"
+ version "115.22.0"
+ sha256 "f57b6507ab1db52183df2aadb1fd81d9f0108b185226d1bac6205b7d7d3005b3"
7
license "MPL-2.0"
8
9
# Spidermonkey versions use the same versions as Firefox, so we simply check
0 commit comments