gflags 2.2.2
Closes #34008. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
c27001f850
commit
c544818217
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Gflags < Formula
|
||||
desc "Library for processing command-line flags"
|
||||
homepage "https://gflags.github.io/gflags/"
|
||||
url "https://github.com/gflags/gflags/archive/v2.2.1.tar.gz"
|
||||
sha256 "ae27cdbcd6a2f935baa78e4f21f675649271634c092b1be01469440495609d0e"
|
||||
url "https://github.com/gflags/gflags/archive/v2.2.2.tar.gz"
|
||||
sha256 "34af2f15cf7367513b352bdcd2493ab14ce43692d2dcd9dfc499492966c64dcf"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue