Skip to content

Commit a5fdfb9

Browse files
committed
re-flex 5.1.1
1 parent 067bbf9 commit a5fdfb9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/r/re-flex.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class ReFlex < Formula
22
desc "Regex-centric, fast and flexible scanner generator for C++"
33
homepage "https://www.genivia.com/doc/reflex/html"
4-
url "https://github.com/Genivia/RE-flex/archive/refs/tags/v5.1.0.tar.gz"
5-
sha256 "42bb511b6d7e12faf2972c4311534d3cca71cc84d2e9f3dd433e0eefb3b46fd1"
4+
url "https://github.com/Genivia/RE-flex/archive/refs/tags/v5.1.1.tar.gz"
5+
sha256 "550e371b3b52aad8836b0679ce0f6898f39cf4a6865651aa3f59b2201dd0740c"
66
license "BSD-3-Clause"
77

88
bottle do

0 commit comments

Comments
 (0)