Skip to content

Commit 1d1ca13

Browse files
committed
uv: update 0.5.6 bottle.
1 parent 287be39 commit 1d1ca13

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/u/uv.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff 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: "eb006c9725bfb6180a34126e94fb224514578c12df58a4ac4895ab97fad25c13"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "ad38db9bde3e70ec52b9f03c00f0b79af481e7d0c7059e526379ddff319078d5"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "9e9b8d27f2ca033e52b03100aaf4361e20b1f20ed068ab9adad17e5193cc26e1"
13-
sha256 cellar: :any_skip_relocation, sonoma: "5c34a49b7f66ab86965ec2a59cc1d9d9d8c78c5d8d4cd797b7a3bd329b27dc18"
14-
sha256 cellar: :any_skip_relocation, ventura: "ea47ccb9a5abdd235064e4000471505cc025ef782236199c5965e056a1cf0e7e"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "d549226aa8b1e7e077292338b3c96fc656ef4dfb2afb6df5c2532bc317fc97ce"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "70af8452c1cb0678f4858c3fa3b56cec90efe08fcea0a34d4658f61e91ef6e89"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "300ecadd1939c18105761837cbb7b5cd5aed034029feea9d2980ac04608d7d3e"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "e65aa29adad78c59c7520cbe447888c4157e7df324312bd78c989e446be04c68"
13+
sha256 cellar: :any_skip_relocation, sonoma: "f95cfd25c169bcd1c80ebaf06fe802caced023ab0f22fd9f88e1b7db5087ddea"
14+
sha256 cellar: :any_skip_relocation, ventura: "02d212e2047d505508c5d68035c6c0c0f63fab4832ba8cae4801f671970d8d5d"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "d3b1a57f03dd345d0c7eff4fbb5b3222582a28f5661d66dd53276b18abb9a030"
1616
end
1717

1818
depends_on "pkgconf" => :build

0 commit comments

Comments
 (0)