Skip to content

Commit 1527b63

Browse files
committed
mypy 1.15.0
1 parent f565b85 commit 1527b63

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/m/mypy.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ class Mypy < Formula
33

44
desc "Experimental optional static type checker for Python"
55
homepage "https://www.mypy-lang.org/"
6-
url "https://files.pythonhosted.org/packages/b9/eb/2c92d8ea1e684440f54fa49ac5d9a5f19967b7b472a281f419e69a8d228e/mypy-1.14.1.tar.gz"
7-
sha256 "7ec88144fe9b510e8475ec2f5f251992690fcf89ccb4500b214b4226abcd32d6"
6+
url "https://files.pythonhosted.org/packages/ce/43/d5e49a86afa64bd3839ea0d5b9c7103487007d728e1293f52525d6d5486a/mypy-1.15.0.tar.gz"
7+
sha256 "404534629d51d3efea5c800ee7c42b72a6554d6c400e6a79eafe15d11341fd43"
88
license "MIT"
99
head "https://github.com/python/mypy.git", branch: "master"
1010

0 commit comments

Comments
 (0)