Skip to content

Commit c7f79e9

Browse files
committed
schemathesis 4.0.9
1 parent 9d184ef commit c7f79e9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Formula/s/schemathesis.rb

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

44
desc "Testing tool for web applications with specs"
55
homepage "https://schemathesis.readthedocs.io/"
6-
url "https://files.pythonhosted.org/packages/1a/f3/c078ef7d7f82e4e013a5df90c276a658bc41ef0ec56fd383d87d1c7988e2/schemathesis-4.0.8.tar.gz"
7-
sha256 "96935bbcb26f875ded2ad156258cb5d869539bfd8a8733cbd71af90a2b67527e"
6+
url "https://files.pythonhosted.org/packages/75/f5/136a45a087a76818f3ef725d3dcf7d26ab2ecc3de6a31c8a642035ab2110/schemathesis-4.0.9.tar.gz"
7+
sha256 "47ab1a791413f4731a8953f44d6968a519d1137d37739f47d7b587af3b4ef1be"
88
license "MIT"
99

1010
bottle do
@@ -90,8 +90,8 @@ class Schemathesis < Formula
9090
end
9191

9292
resource "hypothesis" do
93-
url "https://files.pythonhosted.org/packages/da/83/15c4e30561a0d8c8d076c88cb159187823d877118f34c851ada3b9b02a7b/hypothesis-6.135.26.tar.gz"
94-
sha256 "73af0e46cd5039c6806f514fed6a3c185d91ef88b5a1577477099ddbd1a2e300"
93+
url "https://files.pythonhosted.org/packages/19/5e/0313a89bae4bc6b28dc4afcc72e9ee0fe15c86ead45b4ea14996c7a85ea9/hypothesis-6.135.29.tar.gz"
94+
sha256 "871acb38ff61346a420267f81f4ba05ad9a85d08965211edf9b29bc0c1ad9d7b"
9595
end
9696

9797
resource "hypothesis-graphql" do

0 commit comments

Comments
 (0)