Skip to content

Commit

Permalink
textproc/ruby-simplecov_json_formatter: update to 0.1.4
Browse files Browse the repository at this point in the history
0.1.4 (2022-02-12)

Enhancements

* Add support for simplecov's groups feature -w #2 @PragTob
  • Loading branch information
taca committed Aug 30, 2022
1 parent 5d9f2ae commit 0f1980b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions textproc/ruby-simplecov_json_formatter/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.2 2021/06/01 15:35:21 taca Exp $
# $NetBSD: Makefile,v 1.3 2022/08/30 15:39:54 taca Exp $

DISTNAME= simplecov_json_formatter-0.1.3
DISTNAME= simplecov_json_formatter-0.1.4
CATEGORIES= textproc

MAINTAINER= pkgsrc-users@NetBSD.org
Expand Down
8 changes: 4 additions & 4 deletions textproc/ruby-simplecov_json_formatter/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.4 2021/10/26 11:23:27 nia Exp $
$NetBSD: distinfo,v 1.5 2022/08/30 15:39:54 taca Exp $

BLAKE2s (simplecov_json_formatter-0.1.3.gem) = 774a9708a78b58951e2fb96b2c8556f8311ee9f57f2e3975cd7e7014905a78f0
SHA512 (simplecov_json_formatter-0.1.3.gem) = 3a0002506df5811f2b3eaef0168be126502b97e965f0b5bc3b853de645308339a64d939e9d181c5f03859012eda1d46647954c5f279a8ec4371088ec5470ec8f
Size (simplecov_json_formatter-0.1.3.gem) = 6656 bytes
BLAKE2s (simplecov_json_formatter-0.1.4.gem) = 780a22e3a9caa00991666933c02ed9b1a4767c4577f2c45fdd514992e41e7fd8
SHA512 (simplecov_json_formatter-0.1.4.gem) = 1b90167acf4ad9565084488b455ee25ab8930a70a849191228e2868c15f29d257dc5256bb578e11351a942d887dcdeda9191a541cd0fb70e3f0eb8466fb13ddf
Size (simplecov_json_formatter-0.1.4.gem) = 6656 bytes

0 comments on commit 0f1980b

Please sign in to comment.