Skip to content

Commit

Permalink
Merge pull request #129 from Julian/bump-bowtie-2023.12.15
Browse files Browse the repository at this point in the history
bowtie 2023.12.15
  • Loading branch information
Julian authored Dec 22, 2023
2 parents 7bc1088 + 26c87e0 commit cc3819e
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.14",
revision: "0a54d689991caa0308d073c5d8943314b81afe96"
tag: "v2023.12.15",
revision: "300737eadf7c7c3e33cd13aab928be23b50ac504"
license "MIT"

livecheck do
Expand Down

0 comments on commit cc3819e

Please sign in to comment.