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 5727c81 + 2542d8d commit c624c3cCopy full SHA for c624c3c
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.7",
8
- revision: "1e6d4f388980d6057e63acd59a9fd7b018487f12"
+ tag: "v2025.2.9",
+ revision: "5bd19b42866d91e5ea027bc75b3c00ad1c0cae42"
9
license "MIT"
10
11
livecheck do
0 commit comments