Skip to content

Commit

Permalink
time/ruby-timeout: update to 0.4.3
Browse files Browse the repository at this point in the history
0.4.3 (2024-12-16)

What's Changed

* Bump rubygems/release-gem from 612653d273a73bdae1df8453e090060bb4db5f31 to
  9e85cb11501bebc2ae661c1500176316d3987059 by @dependabot in #54
* Bump step-security/harden-runner from 2.10.1 to 2.10.2 by @dependabot in
  #55
* added the check for negative sec by @Cosmicoppai in #51

New Contributors

* @Cosmicoppai made their first contribution in #51
  • Loading branch information
taca committed Dec 16, 2024
1 parent 1019b03 commit d63fe6c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions time/ruby-timeout/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.1 2024/12/11 15:23:21 taca Exp $
# $NetBSD: Makefile,v 1.2 2024/12/16 09:06:59 taca Exp $

DISTNAME= timeout-0.4.2
DISTNAME= timeout-0.4.3
CATEGORIES= time

MAINTAINER= pkgsrc-users@NetBSD.org
Expand Down
8 changes: 4 additions & 4 deletions time/ruby-timeout/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.1 2024/12/11 15:23:21 taca Exp $
$NetBSD: distinfo,v 1.2 2024/12/16 09:06:59 taca Exp $

BLAKE2s (timeout-0.4.2.gem) = ad93afcc6bb536af53b7a5af6c71079e76e5b76fa002ff7518cac71b99470e2b
SHA512 (timeout-0.4.2.gem) = 32a4c2aa1fc59eb4c586d2f4ca6fad842f0596fa3f561f732e8256acff8fef1f75599fc97ceea3dcc399895abcf92c1020be58428af8d458be1ff5906b531ad8
Size (timeout-0.4.2.gem) = 9216 bytes
BLAKE2s (timeout-0.4.3.gem) = 65bdbde4b6ad0da0bc9855901d4b2b40129f1d2edb0c955a0e5b638adadba1f8
SHA512 (timeout-0.4.3.gem) = 4735aa96df796e5747a870f45fec561e0fdd66b839639c6660786de1be5c4009b706e453958639065287c8f6c6bc1a5e56d2b0ec654b1ce012f907a7ffcec098
Size (timeout-0.4.3.gem) = 9216 bytes

0 comments on commit d63fe6c

Please sign in to comment.