Skip to content

Commit

Permalink
Merge pull request #133 from Julian/bump-bowtie-2024.1.2
Browse files Browse the repository at this point in the history
bowtie 2024.1.2
  • Loading branch information
Julian authored Jan 5, 2024
2 parents 4861a04 + 312aa26 commit 026367f
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.1",
revision: "5ccd1331710c3be0b040d37f6b80222f3458f2af"
tag: "v2024.1.2",
revision: "630ce8e7ea518fc20725103ff9457bb90eaaef6f"
license "MIT"

livecheck do
Expand Down

0 comments on commit 026367f

Please sign in to comment.