Skip to content

Commit

Permalink
bowtie 2023.12.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Julian committed Dec 10, 2023
1 parent 99cb938 commit 50ad8fc
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.4",
revision: "6fb786ea13a00ea590e35a7f59844f7dc9ff705a"
tag: "v2023.12.6",
revision: "042887fdb462ff5e5926e8e5a1451d301b3604e0"
license "MIT"

livecheck do
Expand Down

0 comments on commit 50ad8fc

Please sign in to comment.