Skip to content

Commit

Permalink
Merge pull request #123 from Julian/bump-bowtie-2023.12.11
Browse files Browse the repository at this point in the history
bowtie 2023.12.11
  • Loading branch information
Julian authored Dec 13, 2023
2 parents f9006bf + 2820cdf commit 37d1b5a
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.12.10",
revision: "7d148740a0e9d2b348a47aae7c0857ce3ec03972"
tag: "v2023.12.11",
revision: "ee875a50a85fc25f3bab4f1636043ab8223c83d7"
license "MIT"

livecheck do
Expand Down

0 comments on commit 37d1b5a

Please sign in to comment.