Skip to content

Commit

Permalink
Merge pull request #131 from Julian/bump-bowtie-2023.12.19
Browse files Browse the repository at this point in the history
bowtie 2023.12.19
  • Loading branch information
Julian authored Dec 31, 2023
2 parents c5886ea + 0a131b3 commit dd079d1
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.18",
revision: "5eb1ffbf898b1fc5dc781d0cef3f0100e3538f67"
tag: "v2023.12.19",
revision: "778705fd4bcf2a06c05457c7378bd090b303e982"
license "MIT"

livecheck do
Expand Down

0 comments on commit dd079d1

Please sign in to comment.