Skip to content

Commit

Permalink
Merge pull request #77 from Julian/bump-bowtie-2023.08.8
Browse files Browse the repository at this point in the history
bowtie 2023.08.8
  • Loading branch information
Julian authored Aug 10, 2023
2 parents 378272b + 2b967b0 commit a51696a
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.08.7",
revision: "2bc7db273a62cc2d10802c5fb069a7b8251a0d41"
tag: "v2023.08.8",
revision: "8f55b7e4e871d40ab90667fd7c58dce8fa5876bb"
license "MIT"

livecheck do
Expand Down

0 comments on commit a51696a

Please sign in to comment.