Skip to content

Commit

Permalink
Merge pull request #108 from Julian/bump-bowtie-2023.11.18
Browse files Browse the repository at this point in the history
bowtie 2023.11.18
  • Loading branch information
Julian authored Nov 16, 2023
2 parents 3f5c2dd + 2bb01a2 commit bc826e3
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.17",
revision: "b5fe9d634ccb9816a7fb076935d4ec49834ccf5f"
tag: "v2023.11.18",
revision: "ab807ae0c708f5b9965e15a1f34edc76fcbc9f84"
license "MIT"

livecheck do
Expand Down

0 comments on commit bc826e3

Please sign in to comment.