aboutsummaryrefslogtreecommitdiff
path: root/Formula/fallible-latest.rb
diff options
context:
space:
mode:
Diffstat (limited to '')
-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 ef9f791..a79b2bb 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-b8515153fa2a9b57690b12c983d12c342cbf25c9.tar.gz'
- sha256 '71c5d4bb471369f2080a68f97e8071f59b08780de6243fdf1c74e95cf0a79e3b'
+ url 'https://git.euandreh.xyz/fallible/snapshot/fallible-e86ee96d59f588d7de670f914845bde93811d689.tar.gz'
+ sha256 'cd829f18e7ebeb388a4c557c66fa09c424206aca749bccab3eb62e9612a19fa3'
license 'AGPL-3.0-or-later'
depends_on 'valgrind' => :build