We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c624c3c + 3c823ed commit 7b72160Copy full SHA for 7b72160
bowtie.rb
@@ -4,8 +4,8 @@ class Bowtie < Formula
4
desc "Meta-validator for the JSON Schema Specifications"
5
homepage "https://bowtie-json-schema.github.io/bowtie/"
6
url "https://github.com/bowtie-json-schema/bowtie.git",
7
- tag: "v2025.2.9",
8
- revision: "5bd19b42866d91e5ea027bc75b3c00ad1c0cae42"
+ tag: "v2025.3.1",
+ revision: "b76527b0bc32698ab7a272f419e40c11af3515d4"
9
license "MIT"
10
11
livecheck do
0 commit comments