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 32de8b2 + d477738 commit f6bd7c3Copy full SHA for f6bd7c3
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.7.2",
8
- revision: "ce1a437452bacd2342ccfe657a9b8a174ce21403"
+ tag: "v2025.8.1",
+ revision: "7fd9749f9e717db165083c6b84da68dff14c4c31"
9
license "MIT"
10
11
livecheck do
0 commit comments