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 : "ec49105d25d9793cbb4838acd33bedbbb4180a53f2ed1d775c860b41483c91f3 "
11
- sha256 cellar : :any_skip_relocation , arm64_sonoma : "2decc7e37b31b8add7ea524501034237ea5aadec59c15776575a871b17f78a8e "
12
- sha256 cellar : :any_skip_relocation , arm64_ventura : "8351a40533db6c231dddc2dfde1402067faa41008a26ec03263b69f0caf07bf6 "
13
- sha256 cellar : :any_skip_relocation , sonoma : "05802a1a82cce0b36bea1aa11c4c8d45d9abeb75eff005045caea52a06e4208b "
14
- sha256 cellar : :any_skip_relocation , ventura : "565a94f00efa37aa2b94d91b846a2d1cdc55fdf205dc111d094dee29fcd7216f "
15
- sha256 cellar : :any_skip_relocation , x86_64_linux : "bb4d3be28bfd0e5cf362ec03ae77130e626600f012c034ff47c103eb007a0139 "
10
+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "690bead24b3e885611e6d62f40152811d12865a03ad094c1528b19defa3a5eab "
11
+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "5eecc61149326e379504c16ababcaf1ba89d1d00d98cf3e2d6eab46dcb9de222 "
12
+ sha256 cellar : :any_skip_relocation , arm64_ventura : "06fa10a4364f783dd12717942eafe84b7a91284f188a45f723ea102695c6e179 "
13
+ sha256 cellar : :any_skip_relocation , sonoma : "5ba8acb4409924ff8143af31abcc5a41d6dd064c2782afca3bda7940797e7154 "
14
+ sha256 cellar : :any_skip_relocation , ventura : "3038650d2eb526411c83cfe55716cdd57959a93af0bcb5438075b5dda15e4507 "
15
+ sha256 cellar : :any_skip_relocation , x86_64_linux : "c81cdb8fd4db86bc01b3452375f6d5fc7e7d1126fa00ed328ccb50d4f6f6ab6c "
16
16
end
17
17
18
18
depends_on "pkg-config" => :build
You can’t perform that action at this time.
0 commit comments