diff --git a/Formula/u/uv.rb b/Formula/u/uv.rb index 8c5fe43756bc..7c6447d50a35 100644 --- a/Formula/u/uv.rb +++ b/Formula/u/uv.rb @@ -7,13 +7,13 @@ class Uv < Formula head "https://github.com/astral-sh/uv.git", branch: "main" bottle do - sha256 cellar: :any_skip_relocation, arm64_sonoma: "99f2228cc59bdcfe626dd754075dc5e7001cb67096fb950d50e26a5103a5d860" - sha256 cellar: :any_skip_relocation, arm64_ventura: "b668dd5287b6ce89bc87eb6cf43a48223b3169c93781f5080a6998ba94416e90" - sha256 cellar: :any_skip_relocation, arm64_monterey: "99f9dcf4058e15300086f0ded4cc436ddc3ad128c9df9a1864a7d749b99a08fe" - sha256 cellar: :any_skip_relocation, sonoma: "92be3e9088dc3885a40796752804748a09671086a74cae081aafec0429cfdc75" - sha256 cellar: :any_skip_relocation, ventura: "8c82be98dc5b4897a22a740b45e71720b3a2a5abdf85105850144b131422afc0" - sha256 cellar: :any_skip_relocation, monterey: "f61c84067219d5efab12306631e6e9e15e4352e5c92552f10d97ab392bbe703f" - sha256 cellar: :any_skip_relocation, x86_64_linux: "98872701d0ba8f3dc23ce3c53b0dc1a73641f3d1395b9c294b939b4144cc8f2c" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "e8e1c4a876c3ec1ee6036bd7fcf92d53f6841f07a5aae8c47b4e05a617ac2975" + sha256 cellar: :any_skip_relocation, arm64_ventura: "43e8fc556b5a5fe7226dd68d5dfa27d9fc1aae348ad146ccb0da53c74ccee6bd" + sha256 cellar: :any_skip_relocation, arm64_monterey: "94e117d6d57ac2ce22fd3e24cc67c91ceeeffa835e66a8e46443ff53d5260815" + sha256 cellar: :any_skip_relocation, sonoma: "b070ff80f5805dc8d1a9c3976cbcfc2976aebe958bcb473fd6d3807d596ba0c4" + sha256 cellar: :any_skip_relocation, ventura: "725ba8b2feb2b4e147b6b5938750f4bbb92088aa3877b814db6211f42fb11f28" + sha256 cellar: :any_skip_relocation, monterey: "1a6465e343c4f267de2297afa6c5365c2cc319b0e30a56a47999b6fac92c510d" + sha256 cellar: :any_skip_relocation, x86_64_linux: "879be6a08e31c6dd73b5c41fa0abd970fcbf3a1fe0f669130bd2cc80819130ef" end depends_on "pkg-config" => :build