Skip to content

Commit

Permalink
jsonschema 4.1.0
Browse files Browse the repository at this point in the history
Closes #105.

Signed-off-by: Sean Molenaar <[email protected]>
  • Loading branch information
SMillerDev committed Oct 11, 2021
1 parent 1beefdb commit b0069bc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/jsonschema.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ class Jsonschema < Formula

desc "Implementation of JSON Schema for Python"
homepage "https://github.com/Julian/jsonschema"
url "https://files.pythonhosted.org/packages/97/e6/314e86934570970658bdcffd4aa5bb0376a9d97a8e43971740292c3c0054/jsonschema-4.0.1.tar.gz"
sha256 "48f4e74f8bec0c2f75e9fcfffa264e78342873e1b57e2cfeae54864cc5e9e4dd"
url "https://files.pythonhosted.org/packages/f2/f7/1cb7e8e3a6eb85ffc0d8c14a1022214a1699f110bf51e3d3d178280df04d/jsonschema-4.1.0.tar.gz"
sha256 "9dd7c33b4a96138dc37bb86b3610d3b12d30d96433d4d73435ca3025804154a8"
head "https://github.com/Julian/jsonschema.git"

bottle do
Expand Down

0 comments on commit b0069bc

Please sign in to comment.