libestr 0.1.9
Closes Homebrew/homebrew#30640. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
16523c0d08
commit
e64c840ac0
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Libestr < Formula
|
||||
homepage 'http://libestr.adiscon.com'
|
||||
url 'http://libestr.adiscon.com/files/download/libestr-0.1.8.tar.gz'
|
||||
sha256 'ce18565af57adc219799fe1659baaa70f58f169795882d770a7a2fe8ca8a6615'
|
||||
url "http://libestr.adiscon.com/files/download/libestr-0.1.9.tar.gz"
|
||||
sha1 "55fb6ad347f987c45d98b422b0436d6ae50d86aa"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue