Skip to content

Commit

Permalink
bowtie 2023.12.13
Browse files Browse the repository at this point in the history
  • Loading branch information
Julian committed Dec 16, 2023
1 parent 8e75056 commit 8bae235
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.12",
revision: "89e5388c06658cf27ebb6e5af43d6a2914955bbd"
tag: "v2023.12.13",
revision: "340677ba49e1a36e66efa0503c318c0054a4f5dc"
license "MIT"

livecheck do
Expand Down

0 comments on commit 8bae235

Please sign in to comment.