ios-webkit-debug-proxy 1.8.5
Closes #41497. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
6faa8c0382
commit
a67415e858
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class IosWebkitDebugProxy < Formula
|
class IosWebkitDebugProxy < Formula
|
||||||
desc "DevTools proxy for iOS devices"
|
desc "DevTools proxy for iOS devices"
|
||||||
homepage "https://github.com/google/ios-webkit-debug-proxy"
|
homepage "https://github.com/google/ios-webkit-debug-proxy"
|
||||||
url "https://github.com/google/ios-webkit-debug-proxy/archive/v1.8.4.tar.gz"
|
url "https://github.com/google/ios-webkit-debug-proxy/archive/v1.8.5.tar.gz"
|
||||||
sha256 "4e919a4d3dae329e3b4db7bfb2bd1b22c938fa86d59acaa6e99ef4eb65793dae"
|
sha256 "5d3f71609b908910249a1bcdcb20c5e94f0cbea6418dc9f1d36ec2f41bed80a7"
|
||||||
head "https://github.com/google/ios-webkit-debug-proxy.git"
|
head "https://github.com/google/ios-webkit-debug-proxy.git"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
|
|
Loading…
Reference in a new issue