Skip to content

Commit

Permalink
bowtie 2024.2.13
Browse files Browse the repository at this point in the history
  • Loading branch information
Julian committed Feb 18, 2024
1 parent 48eef3f commit e805e4e
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: "v2024.2.12",
revision: "a982113c3549008a2127078e437af939eb398e3d"
tag: "v2024.2.13",
revision: "4a6c23da2c5119c64b55373f75232bd72b36bedf"
license "MIT"

livecheck do
Expand Down

0 comments on commit e805e4e

Please sign in to comment.