Skip to content

Commit

Permalink
Merge pull request #99 from Julian/bump-bowtie-2023.10.6
Browse files Browse the repository at this point in the history
bowtie 2023.10.6
  • Loading branch information
Julian authored Nov 1, 2023
2 parents 5ca07db + fc7e5a6 commit 0cc75eb
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: "v2023.10.5",
revision: "32265ca06e62547a412489269cbffd66011cfc55"
tag: "v2023.10.6",
revision: "250a3d76f040362754b2880bb98cbb936d94f9a5"
license "MIT"

livecheck do
Expand Down

0 comments on commit 0cc75eb

Please sign in to comment.