libproxy 0.4.15
Closes #13466. Signed-off-by: JCount <JCount42@gmail.com>
This commit is contained in:
parent
f6036529f5
commit
a47c4193d1
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Libproxy < Formula
|
||||
desc "Library that provides automatic proxy configuration management"
|
||||
homepage "https://libproxy.github.io/libproxy/"
|
||||
url "https://github.com/libproxy/libproxy/archive/0.4.14.tar.gz"
|
||||
sha256 "6220a6cab837a8996116a0568324cadfd09a07ec16b930d2a330e16d5c2e1eb6"
|
||||
url "https://github.com/libproxy/libproxy/archive/0.4.15.tar.gz"
|
||||
sha256 "18f58b0a0043b6881774187427ead158d310127fc46a1c668ad6d207fb28b4e0"
|
||||
head "https://github.com/libproxy/libproxy.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue