From 857dd781680aa1d86e1fc2ee69318028b5d2ecd8 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Tue, 23 Feb 2021 00:29:13 -0300 Subject: Assume repositories don't have a ./configure file, update 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 fa0668e..8c8fa96 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-db1527a0d72471d702e0ec4609ce67ef7df73b41.tar.gz' - sha256 'ebe9517b415407766fbafe7d9cb725bc8f32ab79151c48e1bf4b69f773aeccef' + url 'https://git.euandreh.xyz/fallible/snapshot/fallible-5c61f64e625f4f299507cb6f3b1a4dc611495f88.tar.gz' + sha256 'ddd989f9a07fa4d239492b6cf8acbf3fbcde05b56b96206f2950a967fbf3aa2a' license 'AGPL-3.0-or-later' depends_on 'valgrind' => :build -- cgit v1.2.3