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.
security/ruby-rex-core: update to 0.1.32
0.1.32 (2024-05-15) * Land #37, Update open_webrtc_browser to support using a user configurable browser * Land #39, Upversion Github actions * Land #40, Add support for Windows Ruby ucrt
- Loading branch information
taca
committed
May 26, 2024
1 parent
c28a827
commit ad22001
Showing
3 changed files
with
8 additions
and
7 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# $NetBSD: Makefile,v 1.11 2023/05/03 16:23:27 taca Exp $ | ||
# $NetBSD: Makefile,v 1.12 2024/05/26 15:44:04 taca Exp $ | ||
|
||
DISTNAME= rex-core-0.1.31 | ||
DISTNAME= rex-core-0.1.32 | ||
CATEGORIES= security | ||
|
||
MAINTAINER= [email protected] | ||
|
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.12 2023/05/03 16:23:27 taca Exp $ | ||
$NetBSD: distinfo,v 1.13 2024/05/26 15:44:04 taca Exp $ | ||
|
||
BLAKE2s (rex-core-0.1.31.gem) = f0fdd6c42d489f8dc088420a1c9c29325937f1555dd7b64499b0f53ebe659545 | ||
SHA512 (rex-core-0.1.31.gem) = 7d1cffef550c6bf5f4aa024284c000e68aac1979084846b1fb81a1ca4a2e992b37e21af92fd80528dc340af6a97cae699968c77bb86ff17b968fb9777bae8def | ||
Size (rex-core-0.1.31.gem) = 32256 bytes | ||
BLAKE2s (rex-core-0.1.32.gem) = 3b54c751080014d7057e14a54ab77cac2afad5ce81bc9b6c8d32ed8f6d0dfa12 | ||
SHA512 (rex-core-0.1.32.gem) = 98816b4dd587ad210ab187c151caa31484bbf31e6ec6e5af791a8d0e5fd72fd684d8e24669c92875358d64c01411480414afaa2cf50d94d5756bb50a11b73cbe | ||
Size (rex-core-0.1.32.gem) = 30208 bytes |