Skip to content

Commit 23a8068

Browse files
committed
fortio 1.71.0
1 parent 622ea38 commit 23a8068

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/f/fortio.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ class Fortio < Formula
22
desc "HTTP and gRPC load testing and visualization tool and server"
33
homepage "https://fortio.org/"
44
url "https://github.com/fortio/fortio.git",
5-
tag: "v1.70.0",
6-
revision: "ce236e81d8c104b69266f00f0adf7867116cea64"
5+
tag: "v1.71.0",
6+
revision: "5c5f287c1df641999fbf1cfb7db583f49ed3b626"
77
license "Apache-2.0"
88
head "https://github.com/fortio/fortio.git", branch: "master"
99

0 commit comments

Comments
 (0)