Skip to content

Commit

Permalink
bowtie 2024.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Julian committed Feb 4, 2024
1 parent c80f1af commit 22c7c4d
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.2.1",
revision: "2fb39d2e1f2b23b10200acb31d54a9a30ef6a765"
tag: "v2024.2.2",
revision: "26ee4491e20f990a2d32c321abd53b4d4d471fc3"
license "MIT"

livecheck do
Expand Down

0 comments on commit 22c7c4d

Please sign in to comment.