Skip to content

Commit

Permalink
re-flex: update 3.2.7 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrian Ho committed May 20, 2022
1 parent 16b0192 commit 94d19f9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/re-flex.rb
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
class ReFlex < Formula
desc "Regex-centric, fast and flexible scanner generator for C++"
homepage "https://www.genivia.com/doc/reflex/html"
url "https://github.com/Genivia/RE-flex/archive/v3.2.5.tar.gz"
sha256 "696f1aa3290d68232ba00c3c517e3ec31a1a85cf32e93ddabf6f7ac63d3ab44d"
url "https://github.com/Genivia/RE-flex/archive/v3.2.7.tar.gz"
sha256 "e1184d98ad7ae7d8b36581058218f8c42592393506f49dcc2de0c6e09946154a"
license "BSD-3-Clause"

bottle do
root_url "https://github.com/gromgit/homebrew-core-mojave/releases/download/re-flex"
sha256 cellar: :any_skip_relocation, mojave: "3809cab3f386873db2ab02999bd87e4488457ef153d8504bdbce67933217b326"
sha256 cellar: :any_skip_relocation, mojave: "68841c5195e8ea6207e9a77298c44b93f5ef797fced81990773aeceb4d97cf9e"
end

depends_on "pcre2"
Expand Down

0 comments on commit 94d19f9

Please sign in to comment.