Skip to content

Commit

Permalink
Merge pull request #468 from kjsanger/devel
Browse files Browse the repository at this point in the history
Update Perlbrew checksum for release 0.99
  • Loading branch information
mgcam authored Sep 11, 2024
2 parents fa6f092 + ac8e746 commit 2c7e1a2
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/perlbrew.sha256
Original file line number Diff line number Diff line change
@@ -1 +1 @@
c3996e4fae37a0ae01839cdd73752fb7b17e81bac2a8b39712463a7d518c4945 perlbrew.sh
8f254651d2eee188199b3355228eb67166974716081b794ca93b69c8f949c38d perlbrew.sh
8 changes: 8 additions & 0 deletions Changes
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
Unreleased

- Following a release on 07/09/2024, see https://metacpan.org/dist/App-perlbrew/changes
the checksum of the script served by https://install.perlbrew.pl had changed.
https://install.perlbrew.pl is a redirect to raw
https://github.com/gugod/App-perlbrew/blob/master/perlbrew-install, so
the change originates from GitHub and can be trusted. Our CI flow compares
the checksum of the downloaded script to the expected value. We now store
an updated expected checksum value, which corresponds to the latest release.

Release 2.50.0 (2024-08-07)
- SMRT Link IsoSeq analysis has changed substantially in SMRT Link v13
so old code and tests related to this was removed - further work is
Expand Down

0 comments on commit 2c7e1a2

Please sign in to comment.