Skip to content

Commit

Permalink
Update ruby-airbrussh to 1.2.0.
Browse files Browse the repository at this point in the history
## [1.2.0][] (2017-04-14)

* [#95](mattbrictson/airbrussh#95): colorize LogMessage label on WARN level and above - [@klyonrad](https://github.com/klyonrad)
* [#106](mattbrictson/airbrussh#106): Remove the `log_file` parameter from the `CommandFormatter#exit_message` method; it was unused - [@mattbrictson](https://github.com/mattbrictson)
  • Loading branch information
taca committed Apr 22, 2017
1 parent a155cc4 commit 42a2c90
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions security/ruby-airbrussh/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.2 2017/03/20 15:07:06 taca Exp $
# $NetBSD: Makefile,v 1.3 2017/04/22 16:45:24 taca Exp $

DISTNAME= airbrussh-1.1.2
DISTNAME= airbrussh-1.2.0
CATEGORIES= security

MAINTAINER= [email protected]
Expand Down
10 changes: 5 additions & 5 deletions security/ruby-airbrussh/distinfo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.2 2017/03/20 15:07:06 taca Exp $
$NetBSD: distinfo,v 1.3 2017/04/22 16:45:24 taca Exp $

SHA1 (airbrussh-1.1.2.gem) = e0655c038339d31b4e603d583f9843af8542c793
RMD160 (airbrussh-1.1.2.gem) = cb9d96ae1ac4f8a49131f077a9b7147102f5e892
SHA512 (airbrussh-1.1.2.gem) = 61a35e275763d1502d4ef31b4be54c7939c6a8e7907e79a950e3e3dd6d578287117a7090348d1ab2d09bfe018dec3e3bc649ef2101ddff52e77b88b62faaf4ba
Size (airbrussh-1.1.2.gem) = 1449472 bytes
SHA1 (airbrussh-1.2.0.gem) = 42de8d2d27be5c6d0f80748673b59b0d54b8045d
RMD160 (airbrussh-1.2.0.gem) = 5dc40d230c6f416999f1b07c11765d47a0007c1d
SHA512 (airbrussh-1.2.0.gem) = a9f71d96a8ade329b37be0f6ec75853ee0048707c2c0d264896cca55dbafe34e4f10a6c0f0ac079f90f0cc7757442b254a11f830d18f555e77b27674786981fb
Size (airbrussh-1.2.0.gem) = 1448960 bytes

0 comments on commit 42a2c90

Please sign in to comment.