Skip to content

Commit bcbae34

Browse files
authored
Brew v2.2.0 release (#376)
1 parent 62012ed commit bcbae34

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

helper/homebrew/stable/proxy.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@ class Proxy < Formula
55
Network monitoring, controls & Application development, testing, debugging."
66
homepage "https://github.com/abhinavsingh/proxy.py"
77
url "https://github.com/abhinavsingh/proxy.py/archive/master.zip"
8-
version "2.1.2"
8+
version "2.2.0"
99

1010
depends_on "python"
1111

1212
resource "typing-extensions" do
13-
url "https://files.pythonhosted.org/packages/e7/dd/f1713bc6638cc3a6a23735eff6ee09393b44b96176d3296693ada272a80b/typing_extensions-3.7.4.1.tar.gz"
14-
sha256 "091ecc894d5e908ac75209f10d5b4f118fbdb2eb1ede6a63544054bb1edb41f2"
13+
url "https://files.pythonhosted.org/packages/6a/28/d32852f2af6b5ead85d396249d5bdf450833f3a69896d76eb480d9c5e406/typing_extensions-3.7.4.2.tar.gz"
14+
sha256 "79ee589a3caca649a9bfd2a8de4709837400dfa00b6cc81962a1e6a1815969ae"
1515
end
1616

1717
def install

0 commit comments

Comments
 (0)