forked from NetBSD/pkgsrc
-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
misc/ruby-progressbar: update to 1.11.0
pkgsrc change: remove redundant "ruby" from CATEGORIES. Version v1.11.0 - December 30, 2020 Add * RUBY_PROGRESS_BAR_FORMAT Environment Variable Merge * PR #165 - Show Unknown Time Remaining After Timer Reset Fix * Show Unknown Time Remaining After Bar Is Reset Uncategorized * Merge PR #167 - Convert To Github Actions
- Loading branch information
taca
committed
Jan 11, 2021
1 parent
cc3a026
commit 7c73847
Showing
2 changed files
with
8 additions
and
8 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,6 +1,6 @@ | ||
$NetBSD: distinfo,v 1.8 2020/03/23 17:15:57 taca Exp $ | ||
$NetBSD: distinfo,v 1.9 2021/01/11 14:07:32 taca Exp $ | ||
|
||
SHA1 (ruby-progressbar-1.10.1.gem) = 5ff77c2bf2b7c066318440237ad8d1ff41a2bcd2 | ||
RMD160 (ruby-progressbar-1.10.1.gem) = 74d5e12385ed0a55308da9caf9289757576f084b | ||
SHA512 (ruby-progressbar-1.10.1.gem) = 1a474e697d1e9849cc67842a756bad605aa8341fe8451a984f115f1c64754f522b4496d09ef8b47d16135fc165f4d02ea8944f99767573c699ca694ec3205f52 | ||
Size (ruby-progressbar-1.10.1.gem) = 17920 bytes | ||
SHA1 (ruby-progressbar-1.11.0.gem) = fe0b78c4718bc1b5eb4765c6309947eacb0ebb6f | ||
RMD160 (ruby-progressbar-1.11.0.gem) = 7c1bbc96d1610a84f4515a224ae399866e4ebe60 | ||
SHA512 (ruby-progressbar-1.11.0.gem) = 4c1b20c1a7a982a8da9cd85ba53f043dd72aa7c4d98d47013d311d305d30461d760300ae0d60cdd2767c73d99c55fe07607b7086803f90ebf261549111524f27 | ||
Size (ruby-progressbar-1.11.0.gem) = 18432 bytes |