Skip to content

Commit

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

bottle do
sha256 cellar: :any, arm64_sonoma: "060b3cc339eedd5ce44b12acfadaa63378e7f17a089d01e585ed161b20aa7adb"
sha256 cellar: :any, arm64_ventura: "49c9e3fafe11f25377a6d3141cecce8b89f68383a3ce03a653d8f4933db84a38"
sha256 cellar: :any, arm64_monterey: "871b88ada3cd712aab24ac8f78b3171ed55265f9e0f7271261402c2feea9064a"
sha256 cellar: :any, sonoma: "c7d0356ac96f5e1f814e669e72699b0f09ddfd5278471048615a048c16b41bb5"
sha256 cellar: :any, ventura: "b2bb98e58d82ca40fb2fe5e253bd4d11ba9bed731a854ae3c3b4cc773f953bc5"
sha256 cellar: :any, monterey: "a717455500a34a78ea2df64f2771f76c919f724949630931d062ee4e81301868"
sha256 cellar: :any_skip_relocation, x86_64_linux: "3d98ea604c4cde5e4a3dc4646024a92f186ad7017f70104e9e93d88b1d13477a"
sha256 cellar: :any, arm64_sonoma: "ce93ba9811ff32a44b66343460556271d7816eb61c97484afc31a2e01bc1775e"
sha256 cellar: :any, arm64_ventura: "496f8055894a4ccdf8de98162f38fb2a2cb924b65d7a93554c6a4e8f7758066c"
sha256 cellar: :any, arm64_monterey: "5bae032329150ebe7506c5b150fad24b2d444a31337dd59ec79b04d0bd70060e"
sha256 cellar: :any, sonoma: "4312a1dbde229e4612f5783a9bb20d1d281bb867ff86c5d7110950b88ba4241d"
sha256 cellar: :any, ventura: "e25814b0e06c17dc1a49bc9217e7b41942e1241c27a4ae4700e800b8c11fce78"
sha256 cellar: :any, monterey: "5ae83001b53d85f35ba47b75bb657dee44236477f236489a920be5a597738efb"
sha256 cellar: :any_skip_relocation, x86_64_linux: "da004e70576aa6811035fc165e6064ea1efe32bfc3ff6ff37bd0b096bab86665"
end

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

0 comments on commit 30583c7

Please sign in to comment.