Skip to content

Commit

Permalink
bowtie 2023.08.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Julian committed Aug 2, 2023
1 parent d1d76d9 commit e5cbaa7
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.07.10",
revision: "b1d26a61220a481fa4261052f800ae69b2c83a0a"
tag: "v2023.08.1",
revision: "88b6b6602324b5726ae920bf3a70812fd6c47c00"
license "MIT"

livecheck do
Expand Down

0 comments on commit e5cbaa7

Please sign in to comment.