oniguruma 6.9.0
Closes #31747. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
7707271c9a
commit
2bbc02e808
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Oniguruma < Formula
|
||||
desc "Regular expressions library"
|
||||
homepage "https://github.com/kkos/oniguruma/"
|
||||
url "https://github.com/kkos/oniguruma/releases/download/v6.8.2/onig-6.8.2.tar.gz"
|
||||
sha256 "adeada5f6b54c2a6f58ff021831a01b18a62b55ea9935e972e36ebb19e7c4903"
|
||||
url "https://github.com/kkos/oniguruma/releases/download/v6.9.0/onig-6.9.0.tar.gz"
|
||||
sha256 "91bfb25e050ce3c301483204dd3f0d03a7c05472e20d48fe227a383d4534e7c9"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue