Skip to content

Commit

Permalink
bowtie 2024.2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
Julian committed Feb 7, 2024
1 parent 3bc4d79 commit 5bd35e1
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.8",
revision: "eb07c574660425dd591e2024295268caea4677b5"
tag: "v2024.2.9",
revision: "bd6a1859386f4d0275588e0bc63fd7c972c33c6c"
license "MIT"

livecheck do
Expand Down

0 comments on commit 5bd35e1

Please sign in to comment.