diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/clib.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/clib.rb b/Library/Formula/clib.rb index 8f98a54b0..c8d934b6d 100644 --- a/Library/Formula/clib.rb +++ b/Library/Formula/clib.rb @@ -2,8 +2,8 @@ require "formula" class Clib < Formula homepage "https://github.com/clibs/clib" - url "https://github.com/clibs/clib/archive/1.1.2.tar.gz" - sha1 "5faace8b907e882293ed5ccbe17ce222d9013694" + url "https://github.com/clibs/clib/archive/1.1.4.tar.gz" + sha1 "b096b9a3dba3583519756b01c02b705468beb8ff" bottle do cellar :any |
