@@ -2,8 +2,8 @@ class Fortio < Formula
2
2
desc "HTTP and gRPC load testing and visualization tool and server"
3
3
homepage "https://fortio.org/"
4
4
url "https://github.com/fortio/fortio.git" ,
5
- tag : "v1.69.4 " ,
6
- revision : "54189cc772636e28108a43aab57f8bd528eef99b "
5
+ tag : "v1.69.5 " ,
6
+ revision : "929fca73f8f87c0b67a5b633b0d381738fc320fb "
7
7
license "Apache-2.0"
8
8
head "https://github.com/fortio/fortio.git" , branch : "master"
9
9
@@ -16,13 +16,13 @@ class Fortio < Formula
16
16
end
17
17
18
18
bottle do
19
- sha256 cellar : :any_skip_relocation , arm64_sequoia : "40fc85eb1b30e99fa04deef5776c97b7f646ecfb119bec919f8b19352cc170a5 "
20
- sha256 cellar : :any_skip_relocation , arm64_sonoma : "42350013060e00ba270200588f422437fbb36fced0ff39c3a86372733b016149 "
21
- sha256 cellar : :any_skip_relocation , arm64_ventura : "fd42f0c87b70958c217818df5af71b91e67e29febfc53f68d271841041683586 "
22
- sha256 cellar : :any_skip_relocation , sonoma : "5622d2c02e96f447cf644c3e8be5d3bc01464828dd19513fa59e69ef946ea142 "
23
- sha256 cellar : :any_skip_relocation , ventura : "bbf2502ee719b269412595848a18b5f08a0c608b515ff22550c71d691b00bc3c "
24
- sha256 cellar : :any_skip_relocation , arm64_linux : "d175d565c6e73b92f303a4168e4f74a7eeaba4a9bf90c38eee9f0695867dcdfd "
25
- sha256 cellar : :any_skip_relocation , x86_64_linux : "4d7a91a4fd2a4f71179b3896122f56bdbbba6962aaba526f1d269383683e13d2 "
19
+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "b500c7a7a496dc226094ca320d8a99a04bc3aa273e8af7e37fdff6ff44933197 "
20
+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "64340701c0c1c7cc539f0e3b4da18500262ea1a98f52ad4faf0cc9998c94c530 "
21
+ sha256 cellar : :any_skip_relocation , arm64_ventura : "d262fcfa2522516246389f6ded4bed17cf7337a43f8901d4969540b230a81cb7 "
22
+ sha256 cellar : :any_skip_relocation , sonoma : "931406624524c3894d56ef06785f8fce2cda073bb44cba7b904421b93af3a8be "
23
+ sha256 cellar : :any_skip_relocation , ventura : "75e1e9deaaf1cce6d415e666d8e5411203a6f5b6cdcee79c699bf03bab931439 "
24
+ sha256 cellar : :any_skip_relocation , arm64_linux : "8af177536582d310844f2f4b0e92292d1924bd7d66c945b340bead18bbd0dd4a "
25
+ sha256 cellar : :any_skip_relocation , x86_64_linux : "6c492f6c3a37632f66ed4b86911df00e83b88409feaf480a8cd4978273e1bd7b "
26
26
end
27
27
28
28
depends_on "go" => :build
0 commit comments