Skip to content

Commit

Permalink
re-flex 4.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Aug 1, 2024
1 parent 5169f9c commit 3192b21
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/r/re-flex.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
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/refs/tags/v4.4.0.tar.gz"
sha256 "3b34d0c88f91db6b5387355a64a84bfa6464d90fb182aab05c367605db28d2e8"
url "https://github.com/Genivia/RE-flex/archive/refs/tags/v4.5.0.tar.gz"
sha256 "30a503087c4ea7c2f81ef8b7f1c54ea10c3f26ab3a372d2c874273ee5e643472"
license "BSD-3-Clause"

bottle do
Expand Down

0 comments on commit 3192b21

Please sign in to comment.