File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -6,13 +6,13 @@ class Jsrepo < Formula
66 license "MIT"
77
88 bottle do
9- sha256 cellar : :any , arm64_sequoia : "3df69c712f7395bf21cc2699c80aa5cb4428e366dec27c73957ed544abe9f563 "
10- sha256 cellar : :any , arm64_sonoma : "3df69c712f7395bf21cc2699c80aa5cb4428e366dec27c73957ed544abe9f563 "
11- sha256 cellar : :any , arm64_ventura : "3df69c712f7395bf21cc2699c80aa5cb4428e366dec27c73957ed544abe9f563 "
12- sha256 cellar : :any , sonoma : "162c6b871a239846a058a9732114999085d9982a129a2b9cbaa9baeccf791f17 "
13- sha256 cellar : :any , ventura : "162c6b871a239846a058a9732114999085d9982a129a2b9cbaa9baeccf791f17 "
14- sha256 cellar : :any_skip_relocation , arm64_linux : "c95e14907bbd5cdbb5c523a818eefdbe65e36a7b47d2cbaadc1eb98ce28aa5ca "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "9526ead8971d16f30a8fa05e68853268558de54086979e3a39573d27284f330a "
9+ sha256 cellar : :any , arm64_sequoia : "8059148c1eb25bef88a2f2ad123e7299003d2821442f969ee1ca24aeab77a95f "
10+ sha256 cellar : :any , arm64_sonoma : "8059148c1eb25bef88a2f2ad123e7299003d2821442f969ee1ca24aeab77a95f "
11+ sha256 cellar : :any , arm64_ventura : "8059148c1eb25bef88a2f2ad123e7299003d2821442f969ee1ca24aeab77a95f "
12+ sha256 cellar : :any , sonoma : "62a71800051e0e707adcc118e49b4fa57d6f4cc0d53df4a23460f6aefb6d6f75 "
13+ sha256 cellar : :any , ventura : "62a71800051e0e707adcc118e49b4fa57d6f4cc0d53df4a23460f6aefb6d6f75 "
14+ sha256 cellar : :any_skip_relocation , arm64_linux : "b565eb941cd89a631659e22cb3679db24702e02830df14bb337134526a8173e4 "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "414b9fb5ae5ec42c334c1c4887a5a6edabb2c1b236454085906c30472d4bba43 "
1616 end
1717
1818 depends_on "node"
You can’t perform that action at this time.
0 commit comments