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.
1 parent 58aa4c8 commit f34d2fbCopy full SHA for f34d2fb
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.3.4",
8
- revision: "15e719c18642c3828943f9b5c6adb735256b282a"
+ tag: "v2025.7.2",
+ revision: "ce1a437452bacd2342ccfe657a9b8a174ce21403"
9
license "MIT"
10
11
livecheck do
0 commit comments