Skip to content

Commit 52701e9

Browse files
committed
uv: update 0.5.28 bottle.
1 parent 476f98d commit 52701e9

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: "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"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "8b18318173fa4607f583d4ae7bb4fbf92cf81a9e60b2b44da8a79ace2da077ec"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "5af65b6e765bd73abcb2ae2c6e8e89c9e29af88a069e9f24d8e7e607fcbdd20d"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "4e46b2115f6a7d4019b3ca25e61176357dc7b5c16927f744f63d68dcbe90b4c1"
13+
sha256 cellar: :any_skip_relocation, sonoma: "85b86d3edcb9084786cc3f4d2deac3eac9168a174e8fd58fce01c5c81f550c30"
14+
sha256 cellar: :any_skip_relocation, ventura: "035a700282dc7e2f0203d6a5120f80acefea00b13bbd3b1028bfe505e4583aff"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "d3e03193bb75d9a205d358229be41bb9837053f4028e198efc7c5143f757c645"
1616
end
1717

1818
depends_on "pkgconf" => :build

0 commit comments

Comments
 (0)