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 7090530 + 74efa9b commit 9d40d15Copy full SHA for 9d40d15
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.4",
8
- revision: "331e7e4c85d0e5370d6bd3f47e5f1fec5c741aba"
+ tag: "v2025.2.5",
+ revision: "fefb5c23780ef66d4b6d83309587ebb90e639e01"
9
license "MIT"
10
11
livecheck do
0 commit comments