diff --git a/recipes/perl-getopt-long-descriptive/meta.yaml b/recipes/perl-getopt-long-descriptive/meta.yaml index abf5e84c8876a..151d84d93fc47 100644 --- a/recipes/perl-getopt-long-descriptive/meta.yaml +++ b/recipes/perl-getopt-long-descriptive/meta.yaml @@ -1,13 +1,13 @@ {% set name = "perl-getopt-long-descriptive" %} -{% set version = "0.114" %} -{% set sha256 = "410e842114a9cbfd3fd3a5fd248a96703c07c5d879b2aa5f9db0333f23276016" %} +{% set version = "0.115" %} +{% set sha256 = "ea1185a9465cf0790e81827f13c860f18e40ab817ad03b9659a9f28ae1ec5411" %} package: name: {{ name }} version: {{ version }} source: - url: https://cpan.metacpan.org/authors/id/R/RJ/RJBS/Getopt-Long-Descriptive-0.114.tar.gz + url: https://cpan.metacpan.org/authors/id/R/RJ/RJBS/Getopt-Long-Descriptive-0.115.tar.gz sha256: {{ sha256 }} build: