augeas 1.10.1
Closes #23448. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
628620e3b1
commit
cb12bc0288
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class Augeas < Formula
|
class Augeas < Formula
|
||||||
desc "Configuration editing tool and API"
|
desc "Configuration editing tool and API"
|
||||||
homepage "http://augeas.net"
|
homepage "http://augeas.net"
|
||||||
url "http://download.augeas.net/augeas-1.10.0.tar.gz"
|
url "http://download.augeas.net/augeas-1.10.1.tar.gz"
|
||||||
sha256 "2a90f6984c3cca1e64dfcad3af490f38ae86e2f3510ed9e46a391cd947860213"
|
sha256 "52db256afab261d31cc147eaa1a71795a5fec59e888dfd0b65a84c7aacd6364d"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
sha256 "424a1bbaa89ca69cc7621834110df7eb1868cdc856727fbdbe05718d546cb844" => :high_sierra
|
sha256 "424a1bbaa89ca69cc7621834110df7eb1868cdc856727fbdbe05718d546cb844" => :high_sierra
|
||||||
|
|
Loading…
Reference in a new issue