Skip to content

Commit

Permalink
devel/hoe: update to 3.23.1
Browse files Browse the repository at this point in the history
3.23.1 (2022-01-04)

1 bug fix:

* Fixed loading config files for ruby 3.1's now default YAML.safe_load_file.
  • Loading branch information
taca committed Feb 12, 2022
1 parent c51a355 commit 0529dab
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions devel/hoe/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.56 2021/05/30 09:09:29 taca Exp $
# $NetBSD: Makefile,v 1.57 2022/02/12 07:26:51 taca Exp $

DISTNAME= hoe-3.23.0
DISTNAME= hoe-3.23.1
CATEGORIES= devel

MAINTAINER= [email protected]
Expand Down
8 changes: 4 additions & 4 deletions devel/hoe/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.51 2021/10/26 10:14:50 nia Exp $
$NetBSD: distinfo,v 1.52 2022/02/12 07:26:51 taca Exp $

BLAKE2s (hoe-3.23.0.gem) = e960627295a942a24441d9f97fe8a974170916e274bd4f3a95a79b5573e2078c
SHA512 (hoe-3.23.0.gem) = 66b19eafd282c6f4b2997ddb7284f07889ec20c0a3dd3e6d3da3bda7dd30f2b9b9e9ce6d48f0fbe8dd718953dc66c2f42bdeafca5e273132924e3b882ca33fb6
Size (hoe-3.23.0.gem) = 194048 bytes
BLAKE2s (hoe-3.23.1.gem) = 7748f33fb37cddd8b02afa4f62c3df55ed4e59a8bb763f58140beb01db5822f5
SHA512 (hoe-3.23.1.gem) = c2199f93fe806a9639b319d01ae7bb6999ac203aa8bbabaf22b4c0c5b97f69dbd4e876bdfaaa0b0e8cda68dbd25dfa0e5aa91a599613237fc22de0e857c68c37
Size (hoe-3.23.1.gem) = 194048 bytes

0 comments on commit 0529dab

Please sign in to comment.