File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11class Sysstat < Formula
22 desc "Performance monitoring tools for Linux"
33 homepage "https://github.com/sysstat/sysstat"
4- url "https://github.com/sysstat/sysstat/archive/refs/tags/v12.7.6 .tar.gz"
5- sha256 "dc77a08871f8e8813448ea31048833d4acbab7276dd9a456cd2526c008bd5301 "
4+ url "https://github.com/sysstat/sysstat/archive/refs/tags/v12.7.7 .tar.gz"
5+ sha256 "9d8af674c99de2ecb3b3418886795fd65159aabc5da2e82d5dfa938560e3006d "
66 license "GPL-2.0-or-later"
77 head "https://github.com/sysstat/sysstat.git" , branch : "master"
88
99 bottle do
10- sha256 x86_64_linux : "16d356bfc72dda04b1d9cc089166a09226af9877140f01d630788ef4c0e6d67d "
10+ sha256 x86_64_linux : "9a16492c63de99d15d0122c052d8e659b5df18dcc35c07d5d6ddc10cb88bd42a "
1111 end
1212
1313 depends_on :linux
You can’t perform that action at this time.
0 commit comments