Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions perl-http-date.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: perl-http-date
version: "6.05"
version: "6.06"
epoch: 0
description: Perl module date conversion routines
copyright:
Expand All @@ -19,7 +19,7 @@ environment:
pipeline:
- uses: fetch
with:
expected-sha256: 365d6294dfbd37ebc51def8b65b81eb79b3934ecbc95a2ec2d4d827efe6a922b
expected-sha256: 7b685191c6acc3e773d1fc02c95ee1f9fae94f77783175f5e78c181cc92d2b52
uri: https://cpan.metacpan.org/authors/id/O/OA/OALDERS/HTTP-Date-${{package.version}}.tar.gz

- runs: |
Expand Down