diff --git a/Formula/schemacheck.rb b/Formula/schemacheck.rb index 426b5e1..87cf289 100644 --- a/Formula/schemacheck.rb +++ b/Formula/schemacheck.rb @@ -2,8 +2,8 @@ class Schemacheck < Formula desc "CLI utility to validate yaml and json files against a schema written in Go" homepage "https://github.com/adrielp/schemacheck" url "https://github.com/adrielp/schemacheck.git", - tag: "v1.6.0", - revision: "383966ff297e11e111d6fb21cc23c2598c433bc7" + tag: "v1.7.4", + revision: "08bb475ee3369aec9bade39e9ec8beca99242c55" license "MIT" head "https://github.com/adrielp/schemacheck.git", branch: "main"