poco 1.9.2

Closes #41950.

Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
Caleb Xu 2019-07-14 18:02:50 -04:00 committed by Chongyu Zhu
parent 80b153496d
commit f3df9c18e1
No known key found for this signature in database
GPG key ID: 1A43E3C9100B38F5

View file

@ -1,9 +1,8 @@
class Poco < Formula
desc "C++ class libraries for building network and internet-based applications"
homepage "https://pocoproject.org/"
url "https://pocoproject.org/releases/poco-1.9.0/poco-1.9.0-all.tar.gz"
sha256 "0387bf0f9d313e2311742e1ad0b64e07f2f3e76039eed20e3b9aa9951b88e187"
revision 1
url "https://pocoproject.org/releases/poco-1.9.2/poco-1.9.2-all.tar.gz"
sha256 "6dfffb805741d9fe8ca1d0aa4cbeff571585e6f7ac0bb84ebeff50f40def6b4a"
head "https://github.com/pocoproject/poco.git", :branch => "develop"
bottle do