We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c08465 commit 6e9e105Copy full SHA for 6e9e105
Formula/s/stress-ng.rb
@@ -1,8 +1,8 @@
1
class StressNg < Formula
2
desc "Stress test a computer system in various selectable ways"
3
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"
+ url "https://github.com/ColinIanKing/stress-ng/archive/refs/tags/V0.18.10.tar.gz"
+ sha256 "bb729844b5a3c8953e58ddb705dce8a62078ad75f0b6f49092f8027d9c699700"
6
license "GPL-2.0-or-later"
7
8
bottle do
0 commit comments