aboutsummaryrefslogtreecommitdiff
path: root/Formula/fallible-latest.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Formula/fallible-latest.rb')
-rw-r--r--Formula/fallible-latest.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Formula/fallible-latest.rb b/Formula/fallible-latest.rb
index ef2bdf2..d78a7e2 100644
--- a/Formula/fallible-latest.rb
+++ b/Formula/fallible-latest.rb
@@ -1,8 +1,8 @@
class FallibleLatest < Formula
desc 'Fault injection library for stress-testing failure scenarios'
homepage 'https://fallible.euandreh.xyz'
- url 'https://git.euandreh.xyz/fallible/snapshot/fallible-b52330dcc139315ce51c230ad436dccdd1459fbe.tar.gz'
- sha256 '841a74ceb1f8e44d6d9ef4e710f049f59539545c1f11e59f4bfa5a953d3a5b41'
+ url 'https://git.euandreh.xyz/fallible/snapshot/fallible-9b5eb601ff3ea5d6f07110f1a308479dd4f36149.tar.gz'
+ sha256 '6e5396036636835be15df162421e958d1b8363c4a99905e3ebc0fa2fe3556b87'
license 'AGPL-3.0-or-later'
depends_on 'valgrind' => :build