Skip to content

Commit

Permalink
jsonschema: update 4.0.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
SMillerDev committed Sep 30, 2021
1 parent 43a4cdc commit 7b0c102
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/jsonschema.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ class Jsonschema < Formula
head "https://github.com/Julian/jsonschema.git"

bottle do
root_url "https://github.com/SMillerDev/homebrew-tap/releases/download/jsonschema-4.0.0a1"
sha256 cellar: :any_skip_relocation, catalina: "2984a54e22bc0744f7cab13d8df5a204f0831697ccef30ad1029f4be9f8ec7f4"
sha256 cellar: :any_skip_relocation, x86_64_linux: "69b7e3fcee9ddd0097f67d7179a6a73d5f775568eb1e86a908a119281efabff9"
root_url "https://github.com/SMillerDev/homebrew-tap/releases/download/jsonschema-4.0.0"
sha256 cellar: :any_skip_relocation, catalina: "fbb6823adb31c2b0e7b638af7f05ad83059524dcafd4f1df3c70d2f1cc18eefd"
sha256 cellar: :any_skip_relocation, x86_64_linux: "c6f58cda24da5ac4313b7da1b5da1a858dfc3b802b1d2efd3531969b5fc1920b"
end

depends_on "[email protected]"
Expand Down

0 comments on commit 7b0c102

Please sign in to comment.