enca 1.18
Closes Homebrew/homebrew#47894. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
parent
7fb15504e5
commit
709f0a3b2c
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Enca < Formula
|
||||
desc "Charset analyzer and converter"
|
||||
homepage "https://cihar.com/software/enca/"
|
||||
url "https://dl.cihar.com/enca/enca-1.16.tar.gz"
|
||||
sha256 "de63ce06b373964ee5fbb3fea8286876de03ee095b1a2e3b7d28a940a13aff6f"
|
||||
url "https://dl.cihar.com/enca/enca-1.18.tar.gz"
|
||||
sha256 "b69373cb73d9704dfc5b5b1c6f9121339f6a75f6094c918ad8f7fd8708935ebf"
|
||||
head "https://github.com/nijel/enca.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue