Skip to content

Commit

Permalink
security/ruby-rex-text: update to 0.2.44
Browse files Browse the repository at this point in the history
0.2.40 (2022-08-31)

* Land #52, Update Ubuntu 18.04 to 20.04 in Github CI script

0.2.41 (2022-08-31)

* Land #50, added golang support for output.

0.2.42 (2022-09-01)

* Land #54, Extract matchers to files

0.2.43 (2022-09-01)

* Land #53, Fix Language Wrapping

0.2.44 (2022-09-02)

* Land #48, Adds color support for wrapped tables
  • Loading branch information
taca committed Sep 4, 2022
1 parent 57a82ad commit 1782dd9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions security/ruby-rex-text/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.10 2022/08/28 12:49:10 taca Exp $
# $NetBSD: Makefile,v 1.11 2022/09/04 13:34:18 taca Exp $

DISTNAME= rex-text-0.2.39
DISTNAME= rex-text-0.2.44
CATEGORIES= security

MAINTAINER= minskim@NetBSD.org
Expand Down
8 changes: 4 additions & 4 deletions security/ruby-rex-text/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.12 2022/08/28 12:49:10 taca Exp $
$NetBSD: distinfo,v 1.13 2022/09/04 13:34:18 taca Exp $

BLAKE2s (rex-text-0.2.39.gem) = e304079823a136bb6a1b5eb4a7a608acf12fa7e51987302d03e7b24d287529f4
SHA512 (rex-text-0.2.39.gem) = 6fa2208d20ac84b80c8904254112f52951298a7cc0e594b8ea0f023e8fd8db497b5a6cdf5117ca837c85c1d6b3625ab1bddb02e3fc572bc47a4d520abbbd9968
Size (rex-text-0.2.39.gem) = 47616 bytes
BLAKE2s (rex-text-0.2.44.gem) = fb3162dcd2f2ad06cb3cd7a29af723b39dc7867ba2ce37af57933d883b317eca
SHA512 (rex-text-0.2.44.gem) = 7cac882321ff1d322898d70ad2a9ec554f26e0e83ab8e66264f1048c0de7a8254145a915a46f00d6d8fb337a201a372dfe7671e76a6445aa635327b12fb1c0dc
Size (rex-text-0.2.44.gem) = 49664 bytes

0 comments on commit 1782dd9

Please sign in to comment.