Skip to content

Commit

Permalink
Merge pull request #124 from Julian/bump-bowtie-2023.12.12
Browse files Browse the repository at this point in the history
bowtie 2023.12.12
  • Loading branch information
Julian authored Dec 14, 2023
2 parents 37d1b5a + 8f4ce86 commit 8e75056
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.11",
revision: "ee875a50a85fc25f3bab4f1636043ab8223c83d7"
tag: "v2023.12.12",
revision: "89e5388c06658cf27ebb6e5af43d6a2914955bbd"
license "MIT"

livecheck do
Expand Down

0 comments on commit 8e75056

Please sign in to comment.