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 Uv < Formula
77 head "https://github.com/astral-sh/uv.git" , branch : "main"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , arm64_sequoia : "35e9c71c5296f754b6852eed6c15345894f7ea6ea99ce97df473b78e82767979 "
11- sha256 cellar : :any_skip_relocation , arm64_sonoma : "31b4a624f074a6aad16e2f952e1780f855086c4cad8ad2a536c2a32cd6022e56 "
12- sha256 cellar : :any_skip_relocation , arm64_ventura : "640d826f8fe182e305ca42801299b91db0be7c302f33a73c54d265e2aee8240b "
13- sha256 cellar : :any_skip_relocation , sonoma : "42d9f6dd271af8a4c8e7a87863bc0a0487ab15cfaebedd9d2242af67d07feb62 "
14- sha256 cellar : :any_skip_relocation , ventura : "92449d6dafd7e86fda4c0b0dbb8c4de1cc8a24f5f1ee14f330370c871d2907ed "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "220664f76a5d97ad4cb81086053dbe06b4721f3251d48b7c6995d2ce3f5e8962 "
10+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "cb8ac4a651dbdc1cf92b718c99404683325a456694095b953bb759ece86c45fe "
11+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "ab0a42ca9b338626f1d7137ba6ba33b7f04b7951b83f6ed6cf2904133278cd7d "
12+ sha256 cellar : :any_skip_relocation , arm64_ventura : "dbe0ab46a31f441b45f7659ac82a2dd949f0d8a1abfe3dc9f8262bcccf7de0e7 "
13+ sha256 cellar : :any_skip_relocation , sonoma : "8fe9e1fb03b64b03cadd7a3a59a9b3f4e00071e7dac6c5445f397f53259ee446 "
14+ sha256 cellar : :any_skip_relocation , ventura : "1ae66e9217e8cd02411f625e86e50705512acdcd37401c01e8d2dd2a115fbf0e "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "d83c1224e0e253a19a72c3157d5d71609c9eda92bde197344b605cfee8924222 "
1616 end
1717
1818 depends_on "pkg-config" => :build
You can’t perform that action at this time.
0 commit comments