rure 1.7.1

Closes #120138.

Signed-off-by: Sean Molenaar <1484494+SMillerDev@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Rui Chen 2023-01-09 10:56:42 -05:00 committed by BrewTestBot
parent 6b6fe65c7d
commit 619dd9e372
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
class Rure < Formula
desc "C API for RUst's REgex engine"
homepage "https://github.com/rust-lang/regex/tree/HEAD/regex-capi"
url "https://github.com/rust-lang/regex/archive/1.7.0.tar.gz"
sha256 "9eb315d2874029e55397f5c4ff610215bc65d589679d72979378a94bcbc47586"
url "https://github.com/rust-lang/regex/archive/1.7.1.tar.gz"
sha256 "23b0ebce7aa113cb82115d19bea27ea120836e162523d1a9200341b436bf2843"
license all_of: [
"Unicode-TOU",
any_of: ["Apache-2.0", "MIT"],