ascii 3.16
Closes #15736. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
15ba621e82
commit
96e3c4b2ab
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Ascii < Formula
|
||||
desc "List ASCII idiomatic names and octal/decimal code-point forms"
|
||||
homepage "http://www.catb.org/~esr/ascii/"
|
||||
url "http://www.catb.org/~esr/ascii/ascii-3.15.tar.gz"
|
||||
sha256 "ace1db8b64371d53d9ad420d341f2b542324ae70437e37b4b75646f12475ff5f"
|
||||
url "http://www.catb.org/~esr/ascii/ascii-3.16.tar.gz"
|
||||
sha256 "a94bb3970e8f1f63566f055517aecbdd46b11c4ccf142f77ffb80a79994f03a9"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue