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.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Formula/fallible.rb') diff --git a/Formula/fallible.rb b/Formula/fallible.rb index 0fbdf1d..69d38d6 100644 --- a/Formula/fallible.rb +++ b/Formula/fallible.rb @@ -1,8 +1,8 @@ class Fallible < Formula desc 'Fault injection library for stress-testing failure scenarios' homepage 'https://fallible.euandreh.xyz' - url 'https://git.euandreh.xyz/fallible/snapshot/fallible-0.2.0.tar.gz' - sha256 '661eac346c956d2e3536ed2411dda76893f11cb9e68996b9dcd13d98573f2b44' + url 'https://git.euandreh.xyz/fallible/snapshot/fallible-0.2.1.tar.gz' + sha256 '0371c4a4e794c5f70ef75799f887ad6b039d96b4fe6d4d40d89db54ea658d4aa' license 'AGPL-3.0-or-later' depends_on 'valgrind' => :build -- cgit v1.2.3