Skip to content

Commit a77d360

Browse files
committed
zuban 0.0.25
1 parent c06d1ee commit a77d360

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/z/zuban.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Zuban < Formula
22
desc "Python language server and type checker, written in Rust"
33
homepage "https://zubanls.com/"
4-
url "https://github.com/zubanls/zuban/archive/refs/tags/v0.0.24.tar.gz"
5-
sha256 "b9982938f63f1569eb88ce0ec623a7b89e020d011b55894a7590693d0eee644c"
4+
url "https://github.com/zubanls/zuban/archive/refs/tags/v0.0.25.tar.gz"
5+
sha256 "a898c5b05a7ffa155dda78dd85689a689d0ba0b312a8893a61bcdc0fd5b8a98f"
66
license "AGPL-3.0-only"
77
head "https://github.com/zubanls/zuban.git", branch: "master"
88

0 commit comments

Comments
 (0)