From eadfc0b6bcb593c247235ca94aa4bd408bcd6edf Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Tue, 23 Feb 2021 15:50:03 -0300 Subject: Update package versions --- Formula/fallible-latest.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Formula/fallible-latest.rb') diff --git a/Formula/fallible-latest.rb b/Formula/fallible-latest.rb index fc1f736..e3083c0 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-593b43b15ff500476543822414fefbbc18ff33a2.tar.gz' - sha256 'f262c372b4d1bf4deae2b2154572488d415f6cada0ebd4910dc7c1596c795c29' + url 'https://git.euandreh.xyz/fallible/snapshot/fallible-7185ea059413b1bd4cb87e1f3c289ea872881ae9.tar.gz' + sha256 'dc6018dd12f207385e5263580f54187d0ff73555091a4800810dc47d350997ec' license 'AGPL-3.0-or-later' depends_on 'valgrind' => :build -- cgit v1.2.3