Skip to content

Commit 1a555cc

Browse files
committed
mypy: update 1.15.0 bottle.
1 parent 1527b63 commit 1a555cc

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/m/mypy.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@ class Mypy < Formula
99
head "https://github.com/python/mypy.git", branch: "master"
1010

1111
bottle do
12-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "d903e151f7865ca93dcf172851740a8806078af17afc47bab85b119b727cc949"
13-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "45e0169fb4aa0e9a3fb5185c074f245eb082c57fdde7926effeca12f26d9c471"
14-
sha256 cellar: :any_skip_relocation, arm64_ventura: "49d1641cb533afb31275024f8aea57e8e11cfa7e8395cfd2607d02d05faad807"
15-
sha256 cellar: :any_skip_relocation, sonoma: "44d89427386a0490417caec99663e98e0904a05521261d4554bbdb52e3964222"
16-
sha256 cellar: :any_skip_relocation, ventura: "7d35b440114870b7882e03fa39a0300af16c0a35f6ff712c544d98eafe15c313"
17-
sha256 cellar: :any_skip_relocation, x86_64_linux: "a591b3626f739da700de92d45d9c0a51f2a9973b7b738b3cf1df49a34fc46d7b"
12+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "47a46cf281316caa47a3c03130a1dbb302bf9c4b744300d848ebb98e31b936f4"
13+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "5ed30d04ea17719cff0a7a43dc8f2c038c3e776c1cadf97936203787bb63360d"
14+
sha256 cellar: :any_skip_relocation, arm64_ventura: "60f43861fad3cb704383a97d5ce98829b77a076afe2ba8c0129f7179f3590c6a"
15+
sha256 cellar: :any_skip_relocation, sonoma: "0e578864a81144771caffa814b3334c2fcedd2863a57ae170f02bc432743e6ce"
16+
sha256 cellar: :any_skip_relocation, ventura: "492cdd65beec15229107beca1198e90a9c560138f8c749ddefc5539f392c5ed4"
17+
sha256 cellar: :any_skip_relocation, x86_64_linux: "eceba777bfcaf012dcf14739c7899fbfcf08c9b01369a019f0e3d662760db1c0"
1818
end
1919

2020
depends_on "[email protected]"

0 commit comments

Comments
 (0)