We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f565b85 commit 1527b63Copy full SHA for 1527b63
Formula/m/mypy.rb
@@ -3,8 +3,8 @@ class Mypy < Formula
3
4
desc "Experimental optional static type checker for Python"
5
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"
+ url "https://files.pythonhosted.org/packages/ce/43/d5e49a86afa64bd3839ea0d5b9c7103487007d728e1293f52525d6d5486a/mypy-1.15.0.tar.gz"
+ sha256 "404534629d51d3efea5c800ee7c42b72a6554d6c400e6a79eafe15d11341fd43"
8
license "MIT"
9
head "https://github.com/python/mypy.git", branch: "master"
10
0 commit comments