cdk 5.0.20191231
Closes #48623. Signed-off-by: Rui Chen <chenrui333@gmail.com>
This commit is contained in:
parent
e8ccd80b62
commit
dcaec0dc7b
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
class Cdk < Formula
|
||||
desc "Curses development kit provides predefined curses widget for apps"
|
||||
homepage "https://invisible-island.net/cdk/"
|
||||
url "https://invisible-mirror.net/archives/cdk/cdk-5.0-20190303.tgz"
|
||||
version "5.0.20190303"
|
||||
sha256 "adad7870988d44b95df57722ab8dffc587d035183eb6b12a9500ebed4d8dba25"
|
||||
url "https://invisible-mirror.net/archives/cdk/cdk-5.0-20191231.tgz"
|
||||
version "5.0.20191231"
|
||||
sha256 "66ed08f35fa82c837177a55fa245287e8b81fc55cb8c6c40d26b041088a72b26"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue