Skip to content

Commit

Permalink
bowtie 2024.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Julian committed Jan 24, 2024
1 parent f3afd8d commit a70f121
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bowtie.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ class Bowtie < Formula
desc "Meta-validator for the JSON Schema Specifications"
homepage "https://bowtie-json-schema.github.io/bowtie/"
url "https://github.com/bowtie-json-schema/bowtie.git",
tag: "v2024.1.5",
revision: "e565c26b550d8808df63564245b9ae38e5bcd373"
tag: "v2024.1.7",
revision: "f2b9b67ed86387c910ef13eb69fbffa62d5a9f07"
license "MIT"

livecheck do
Expand Down

0 comments on commit a70f121

Please sign in to comment.