We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 067bbf9 commit a5fdfb9Copy full SHA for a5fdfb9
Formula/r/re-flex.rb
@@ -1,8 +1,8 @@
1
class ReFlex < Formula
2
desc "Regex-centric, fast and flexible scanner generator for C++"
3
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"
+ url "https://github.com/Genivia/RE-flex/archive/refs/tags/v5.1.1.tar.gz"
+ sha256 "550e371b3b52aad8836b0679ce0f6898f39cf4a6865651aa3f59b2201dd0740c"
6
license "BSD-3-Clause"
7
8
bottle do
0 commit comments