Skip to content

Commit 6e9e105

Browse files
committed
stress-ng 0.18.10
1 parent 7c08465 commit 6e9e105

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/s/stress-ng.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class StressNg < Formula
22
desc "Stress test a computer system in various selectable ways"
33
homepage "https://wiki.ubuntu.com/Kernel/Reference/stress-ng"
4-
url "https://github.com/ColinIanKing/stress-ng/archive/refs/tags/V0.18.09.tar.gz"
5-
sha256 "0694f2c24eb5d839fe11f41adc2c0ea31bb7e9c1a53316fc251847d1d55f6344"
4+
url "https://github.com/ColinIanKing/stress-ng/archive/refs/tags/V0.18.10.tar.gz"
5+
sha256 "bb729844b5a3c8953e58ddb705dce8a62078ad75f0b6f49092f8027d9c699700"
66
license "GPL-2.0-or-later"
77

88
bottle do

0 commit comments

Comments
 (0)