Skip to content

Commit

Permalink
uv: update 0.4.16 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Sep 24, 2024
1 parent 67bdc5e commit b094bb4
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions Formula/u/uv.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,12 @@ class Uv < Formula
head "https://github.com/astral-sh/uv.git", branch: "main"

bottle do
rebuild 1
sha256 cellar: :any_skip_relocation, arm64_sequoia: "68f0aed74fe45ace9d87ca44ea5246645434afb8c09526387ea83d74bb39d7d4"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "0d38af14d023cc8b58aa4d59e84b60707eb82ac319f60738a5f72e38dfd71df9"
sha256 cellar: :any_skip_relocation, arm64_ventura: "e32b8589ad5d532bb3085e95806c5e1727b124c09cd31be56c4d3700baaf93f7"
sha256 cellar: :any_skip_relocation, sonoma: "8c223688d5f9e2e5482f29a5f81bdbaa5e17836fa57b3065c72531f59995ffb0"
sha256 cellar: :any_skip_relocation, ventura: "c96194d85e75cb6aa4672af89ee68d639adb0d3c407941bd5895d848c16322ba"
sha256 cellar: :any_skip_relocation, x86_64_linux: "eab7d1bfe67da69e5ecef608ee64e1134bb6f7bc80b22d34528c40deb616f0cc"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "ad350f0365ae18c736b5270ca29dec84b63bc13d772f74bfe4a1b1d44f4e92bb"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "4523723d44a9082a975aace9b2d9c749eee2cd20d8fd87e99c4a8a403f68a48a"
sha256 cellar: :any_skip_relocation, arm64_ventura: "4925082c1e28032c6845baecbc32b55b9d43911e646d0378f66c5a454cb5e860"
sha256 cellar: :any_skip_relocation, sonoma: "e0a2d83d00224115d3f178ede0965524d9440cb8075dfb70bc67d0940b80a6d9"
sha256 cellar: :any_skip_relocation, ventura: "1f19d6aa180cf964f704a96b650153f57c7e4518b9d8f54999d6c3242d71b038"
sha256 cellar: :any_skip_relocation, x86_64_linux: "2ef51771958b805593ce7ee9e75cb00e37882454e91185035fa643a3feef1d70"
end

depends_on "pkg-config" => :build
Expand Down

0 comments on commit b094bb4

Please sign in to comment.