Skip to content

Commit

Permalink
bowtie 2023.12.10
Browse files Browse the repository at this point in the history
  • Loading branch information
Julian committed Dec 12, 2023
1 parent 69a015f commit 029bd69
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.7",
revision: "e7f5b137d0b403e37957e07d0f4d380a949b4d78"
tag: "v2023.12.10",
revision: "7d148740a0e9d2b348a47aae7c0857ce3ec03972"
license "MIT"

livecheck do
Expand Down

0 comments on commit 029bd69

Please sign in to comment.