File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -7,12 +7,12 @@ class Pyrefly < Formula
77 head "https://github.com/facebook/pyrefly.git" , branch : "main"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , arm64_tahoe : "41b653d26f44dd12c81159689de26b5e42d99cce3ca657daaabd84e07f97e9a7 "
11- sha256 cellar : :any_skip_relocation , arm64_sequoia : "eea3eea57cc735cdfebff2ed06c2ae3e493d0ca4e76674adb8cd4771b107e5ef "
12- sha256 cellar : :any_skip_relocation , arm64_sonoma : "f0d8af5383361c63173751e6919dd8e0453a6b0ecf2323b3e79d8c5f7ce57bbf "
13- sha256 cellar : :any_skip_relocation , sonoma : "fb01b9b3f368abc603b699f9a76e891bc1477bb810ca0b74089d168627009899 "
14- sha256 cellar : :any_skip_relocation , arm64_linux : "af99d785d9d7853449ea9d40c596907aff32636ed5efccf03988c7edbfbd5a6f "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "a90674d156b3fb3c004c644ccc6378c17dac3af797874db0bab7b663d1cbf04d "
10+ sha256 cellar : :any_skip_relocation , arm64_tahoe : "6b9019e8369d1f4bd025713dc85a721ee9becd2772b7145de9215ee41533a8d0 "
11+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "4516e8f5e6e34a84539de9768fca0822ed0da9a9cedefc2ac19b3163b812e17a "
12+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "64ba24e1d91dfb705b8807cfb51a3cece65283dcee9b2ba500aaaf21af61ae63 "
13+ sha256 cellar : :any_skip_relocation , sonoma : "09f4bfdbf63df6df9e9124921f6a0f3afa6a2f752f09a7b46498666f4332f152 "
14+ sha256 cellar : :any_skip_relocation , arm64_linux : "be23fb2030f6248954273092183c8bed77b20bb517ff54020d94d89fa8e26734 "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "37a0c05d55db2d7ca8b63d9be7c22780e527df89ad6e87111ca3d442a6576ebc "
1616 end
1717
1818 depends_on "rust" => :build
You can’t perform that action at this time.
0 commit comments