From 77dde308c37c28b373573cdb5ccb9bae439be6b7 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Thu, 25 Feb 2021 13:05:05 -0300 Subject: Update fallible version --- Formula/fallible-latest.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Formula') diff --git a/Formula/fallible-latest.rb b/Formula/fallible-latest.rb index d74dbfd..ef9f791 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-36ce6dfbe285bc344e30ff6bdad2994c72d10112.tar.gz' - sha256 '85855adf97fdfb0bfd22bbb9f4ea8ca35f32d5e52963223e12ee8f9ef7dec4a0' + url 'https://git.euandreh.xyz/fallible/snapshot/fallible-b8515153fa2a9b57690b12c983d12c342cbf25c9.tar.gz' + sha256 '71c5d4bb471369f2080a68f97e8071f59b08780de6243fdf1c74e95cf0a79e3b' license 'AGPL-3.0-or-later' depends_on 'valgrind' => :build -- cgit v1.2.3