sflowtool 5.04
Closes #42197. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
a76a7d34ac
commit
3f352a1558
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Sflowtool < Formula
|
||||
desc "Utilities and scripts for analyzing sFlow data"
|
||||
homepage "https://inmon.com/technology/sflowTools.php"
|
||||
url "https://github.com/sflow/sflowtool/releases/download/v3.41/sflowtool-3.41.tar.gz"
|
||||
sha256 "0e807f182db5ca5b37d0fb55b77e970b1d51fee0cd8cb845646211befb35ca24"
|
||||
url "https://github.com/sflow/sflowtool/releases/download/v5.04/sflowtool-5.04.tar.gz"
|
||||
sha256 "daf9d7afd03f902b4ee12775bb04fca718112105bac1b33c7534f5f65e691a82"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue