Skip to content

Commit 6aff6cb

Browse files
committed
uv 0.5.27
1 parent 1ab2630 commit 6aff6cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/u/uv.rb

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Uv < Formula
22
desc "Extremely fast Python package installer and resolver, written in Rust"
33
homepage "https://github.com/astral-sh/uv"
4-
url "https://github.com/astral-sh/uv/archive/refs/tags/0.5.26.tar.gz"
5-
sha256 "6523b13effe92fe75527fd64b6955b8cc37ecfd2da87e722f3112f93d4366300"
4+
url "https://github.com/astral-sh/uv/archive/refs/tags/0.5.27.tar.gz"
5+
sha256 "312625322198c9017cf1102d7ae2a28cee7659c5068caf0da17acf77e856e430"
66
license any_of: ["Apache-2.0", "MIT"]
77
head "https://github.com/astral-sh/uv.git", branch: "main"
88

0 commit comments

Comments
 (0)