Skip to content

Commit

Permalink
Merge pull request #94 from Julian/bump-bowtie-2023.09.19
Browse files Browse the repository at this point in the history
bowtie 2023.09.19
  • Loading branch information
Julian authored Sep 20, 2023
2 parents b4fc17e + 82ecd13 commit 78607ed
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.16",
revision: "9dd24386a81ed9a83e545a6153baf834fea1835a"
tag: "v2023.09.19",
revision: "00e334e05ec9ab33979d01d866a745562263df70"
license "MIT"

livecheck do
Expand Down

0 comments on commit 78607ed

Please sign in to comment.