We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 695cde3 commit 6d05f21Copy full SHA for 6d05f21
Formula/h/httptap.rb
@@ -3,8 +3,9 @@ class Httptap < Formula
3
4
desc "HTTP request visualizer with phase-by-phase timing breakdown"
5
homepage "https://httptap.dev"
6
- url "https://files.pythonhosted.org/packages/6c/6f/58546c6b5bc3d5d219bdeb59546488a0801ff81feaa1c67fae40478aef3b/httptap-0.1.1-py3-none-any.whl"
7
- sha256 "7d816de880b3eed5ed238f1f928f26781216cb8cac454edcc5c49f7473c4e736"
+ url "https://files.pythonhosted.org/packages/7a/6a/f0da6ea52f95d4a4550e681223100e4a9171394dbaaecaa2c1588be55280/httptap-0.1.1.tar.gz"
+ sha256 "c365dbd7de5ad50caadd2eb827ea3e205a2985f437f3c472fd9fbb324fa01a38"
8
+
9
license "Apache-2.0"
10
11
depends_on "[email protected]"
0 commit comments