File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -7,12 +7,12 @@ class Uv < Formula
7
7
head "https://github.com/astral-sh/uv.git" , branch : "main"
8
8
9
9
bottle do
10
- sha256 cellar : :any_skip_relocation , arm64_sequoia : "5bdd29fa8bff000aae4c046c112e13527404b668da25dcac60ffc55d5fa7da31 "
11
- sha256 cellar : :any_skip_relocation , arm64_sonoma : "2d141f4851ec5c51229d73cab9dacf7eb2e29b731eec54102109dd65b5e5d4d9 "
12
- sha256 cellar : :any_skip_relocation , arm64_ventura : "989b8091aa1b5dcaceb95ed5ee3aeb1090556718f071abaa59384f5f6f727562 "
13
- sha256 cellar : :any_skip_relocation , sonoma : "7f079f2bb015e0131214fe18689d6604b03bcf076851591f62bf165e08b727f1 "
14
- sha256 cellar : :any_skip_relocation , ventura : "c00cef3cba2f9a547b47ddf48353206131654e05b8aea44f8943c63955dc9dea "
15
- sha256 cellar : :any_skip_relocation , x86_64_linux : "f49958e2bd3014e872f2fb863071941706affe4c63e5b1d4d7185faf835cfb24 "
10
+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "1b3057cbc64e9159a36559baef2cdb57641a8e35bdc28b1ce4930aedf8cccf76 "
11
+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "fcf6cf4eff94427809c6a0c78cdcb0512270624ec5939328458b1f0d086fddbb "
12
+ sha256 cellar : :any_skip_relocation , arm64_ventura : "d18917d2634c82d009bf2838ff3c1ea5b08a2e75e8dc79b2e99e03c9dbe96f3c "
13
+ sha256 cellar : :any_skip_relocation , sonoma : "31bfa1756e6c27cd2304e7ce5a9501dbfa907d8285ca518fddaae06f24be5468 "
14
+ sha256 cellar : :any_skip_relocation , ventura : "915f85b64527983e0ec76405519eb54bbea0732aaeedb0bbaa3493a54b21b60a "
15
+ sha256 cellar : :any_skip_relocation , x86_64_linux : "b3eabebaaad6764c726536ac65420b070eca00c1dea5ce429d6e19f9aa7dc86e "
16
16
end
17
17
18
18
depends_on "pkgconf" => :build
You can’t perform that action at this time.
0 commit comments