Skip to content

Commit

Permalink
Merge pull request #109 from Julian/bump-bowtie-2023.11.22
Browse files Browse the repository at this point in the history
bowtie 2023.11.22
  • Loading branch information
Julian authored Nov 18, 2023
2 parents a4f48dd + e458e35 commit 29747ef
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.11.18",
revision: "ab807ae0c708f5b9965e15a1f34edc76fcbc9f84"
tag: "v2023.11.22",
revision: "ebcebc677abd68ab58aa003adc4fdd1faa6e4e97"
license "MIT"

livecheck do
Expand Down

0 comments on commit 29747ef

Please sign in to comment.