From 3192b2140080b63b78799048e4f74bcb96045ac0 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 1 Aug 2024 18:47:28 +0000 Subject: [PATCH] re-flex 4.5.0 --- Formula/r/re-flex.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/r/re-flex.rb b/Formula/r/re-flex.rb index 5f6bd8367a3e3e..3d85c50941dc8f 100644 --- a/Formula/r/re-flex.rb +++ b/Formula/r/re-flex.rb @@ -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