Skip to content

Commit 6d05f21

Browse files
Update Formula/h/httptap.rb
Co-authored-by: Anton Melnikov <[email protected]>
1 parent 695cde3 commit 6d05f21

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Formula/h/httptap.rb

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@ class Httptap < Formula
33

44
desc "HTTP request visualizer with phase-by-phase timing breakdown"
55
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"
6+
url "https://files.pythonhosted.org/packages/7a/6a/f0da6ea52f95d4a4550e681223100e4a9171394dbaaecaa2c1588be55280/httptap-0.1.1.tar.gz"
7+
sha256 "c365dbd7de5ad50caadd2eb827ea3e205a2985f437f3c472fd9fbb324fa01a38"
8+
89
license "Apache-2.0"
910

1011
depends_on "[email protected]"

0 commit comments

Comments
 (0)