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 622ea38 commit 23a8068Copy full SHA for 23a8068
Formula/f/fortio.rb
@@ -2,8 +2,8 @@ class Fortio < Formula
2
desc "HTTP and gRPC load testing and visualization tool and server"
3
homepage "https://fortio.org/"
4
url "https://github.com/fortio/fortio.git",
5
- tag: "v1.70.0",
6
- revision: "ce236e81d8c104b69266f00f0adf7867116cea64"
+ tag: "v1.71.0",
+ revision: "5c5f287c1df641999fbf1cfb7db583f49ed3b626"
7
license "Apache-2.0"
8
head "https://github.com/fortio/fortio.git", branch: "master"
9
0 commit comments