nkf 2.1.4
Closes Homebrew/homebrew#49906. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
parent
290786e1bd
commit
4804166733
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Nkf < Formula
|
||||
desc "Network Kanji code conversion Filter (NKF)"
|
||||
homepage "https://osdn.jp/projects/nkf/"
|
||||
url "http://dl.osdn.jp/nkf/59912/nkf-2.1.3.tar.gz"
|
||||
sha256 "8cb430ae69a1ad58b522eb4927b337b5b420bbaeb69df255919019dc64b72fc2"
|
||||
url "http://dl.osdn.jp/nkf/64158/nkf-2.1.4.tar.gz"
|
||||
sha256 "b4175070825deb3e98577186502a8408c05921b0c8ff52e772219f9d2ece89cb"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue