Skip to content

Commit

Permalink
Merge pull request #117 from Julian/bump-bowtie-2023.12.2
Browse files Browse the repository at this point in the history
bowtie 2023.12.2
  • Loading branch information
Julian authored Dec 6, 2023
2 parents 7ed7195 + 9c560bd commit 6f87517
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.1",
revision: "d207d3e83a297dc83f001263900dde05f6a6faf3"
tag: "v2023.12.2",
revision: "6d0425c2b5145c458ec9bdbb3628e88050bf3c44"
license "MIT"

livecheck do
Expand Down

0 comments on commit 6f87517

Please sign in to comment.