tinyproxy 1.10.0
Closes #33790. Signed-off-by: Thierry Moisan <thierry.moisan@gmail.com>
This commit is contained in:
parent
f2a26a30b7
commit
60eb86669f
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class Tinyproxy < Formula
|
class Tinyproxy < Formula
|
||||||
desc "HTTP/HTTPS proxy for POSIX systems"
|
desc "HTTP/HTTPS proxy for POSIX systems"
|
||||||
homepage "https://www.banu.com/tinyproxy/"
|
homepage "https://www.banu.com/tinyproxy/"
|
||||||
url "https://github.com/tinyproxy/tinyproxy/releases/download/1.8.4/tinyproxy-1.8.4.tar.xz"
|
url "https://github.com/tinyproxy/tinyproxy/releases/download/1.10.0/tinyproxy-1.10.0.tar.xz"
|
||||||
sha256 "a41f4ddf0243fc517469cf444c8400e1d2edc909794acda7839f1d644e8a5000"
|
sha256 "59be87689c415ba0d9c9bc6babbdd3df3b372d60b21e526b118d722dbc995682"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
rebuild 2
|
rebuild 2
|
||||||
|
|
Loading…
Reference in a new issue