Skip to content

Commit 1cdd969

Browse files
committed
sysstat 12.7.7
1 parent 65de920 commit 1cdd969

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/s/sysstat.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class 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

0 commit comments

Comments
 (0)