Skip to content

Commit

Permalink
uv 0.4.30
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Nov 5, 2024
1 parent acb11af commit f6ae9fa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/u/uv.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Uv < Formula
desc "Extremely fast Python package installer and resolver, written in Rust"
homepage "https://github.com/astral-sh/uv"
url "https://github.com/astral-sh/uv/archive/refs/tags/0.4.29.tar.gz"
sha256 "f8c9d6aaab083671267afd0b8846525808bd92f3e947cca5f2f12d87bc67a76c"
url "https://github.com/astral-sh/uv/archive/refs/tags/0.4.30.tar.gz"
sha256 "0f74a570e52affd82ff7987ade2553e144a326e7ff58de24ab4242999a3dc931"
license any_of: ["Apache-2.0", "MIT"]
head "https://github.com/astral-sh/uv.git", branch: "main"

Expand Down

0 comments on commit f6ae9fa

Please sign in to comment.