-
Notifications
You must be signed in to change notification settings - Fork 164
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
1.4.4 (2022-02-03) Bug fixes: * Define Curses.colors even if COLORS is a macro. Issue #69 by dvarrui. * Use require instead of require_relative. Pull request #68 by dvarrui. 1.4.3 (2022-01-06) New features: * Added flushinp, menu mark, fore and back functions. Pull request #66 by Isty001.
- Loading branch information
taca
committed
Feb 12, 2022
1 parent
aa60975
commit fb956f5
Showing
2 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
$NetBSD: distinfo,v 1.33 2021/10/26 10:19:29 nia Exp $ | ||
$NetBSD: distinfo,v 1.34 2022/02/12 12:28:53 taca Exp $ | ||
|
||
BLAKE2s (curses-1.4.2.gem) = 3d4480ec47e2aa50a6fa31fcf5369ed63839c05dc450bd98589950267f471929 | ||
SHA512 (curses-1.4.2.gem) = 9518bd1d4195dec8ea0eed10d5a836a7bb620874a691ba1c0f76f7444be544e77da84339af38699683ebcb45760e91bb09571d00069c8cc366d3b8a8fddc4c6e | ||
Size (curses-1.4.2.gem) = 524288 bytes | ||
BLAKE2s (curses-1.4.4.gem) = 5e22745b416c0e674be4324b6a21ed645715c5d939be45036b22b177a1c4e651 | ||
SHA512 (curses-1.4.4.gem) = 5e275b7bc035c9745ed19d563da97aba090f66d4831a4cf07144ff29f3b49a36bbee592e1292719d6bcfd1f6a77d2955de5d7e5ff34ce487d574482a0cee1a53 | ||
Size (curses-1.4.4.gem) = 524800 bytes |