Skip to content

Commit

Permalink
Update perl-test2-suite to 0.000116 (#12412)
Browse files Browse the repository at this point in the history
  • Loading branch information
epruesse authored Nov 29, 2018
1 parent ad4f9d6 commit 09336ca
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions recipes/perl-test2-suite/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{% set name = "perl-test2-suite" %}
{% set version = "0.000115" %}
{% set sha256 = "02be3428a0965aeb21245d44bbadda69b94dc76cd68d5695352c996ac7fc3638" %}
{% set version = "0.000116" %}
{% set sha256 = "8669bc7e680bd6a0dbcb7e24a68d768a49cad99484a4470b1856b9888f88f366" %}

package:
name: {{ name }}
version: {{ version }}

source:
url: https://cpan.metacpan.org/authors/id/E/EX/EXODIST/Test2-Suite-0.000115.tar.gz
url: https://cpan.metacpan.org/authors/id/E/EX/EXODIST/Test2-Suite-0.000116.tar.gz
sha256: {{ sha256 }}

build:
Expand Down

0 comments on commit 09336ca

Please sign in to comment.