Skip to content

Commit

Permalink
Merge pull request #95 from Julian/bump-bowtie-2023.09.20
Browse files Browse the repository at this point in the history
bowtie 2023.09.20
  • Loading branch information
Julian authored Sep 30, 2023
2 parents 78607ed + 191a08d commit 81a9388
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.09.19",
revision: "00e334e05ec9ab33979d01d866a745562263df70"
tag: "v2023.09.20",
revision: "6077960155c5339c2285dc4229b18ab7b098ce1f"
license "MIT"

livecheck do
Expand Down

0 comments on commit 81a9388

Please sign in to comment.