Skip to content

Commit

Permalink
Merge pull request #316 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 9552b25 + 2976153 commit 218a739
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 3.24.0 (2024-09-02)

- populate_wtsi_irods_groups now sets ss_<STUDY_ID>_human group membership if
Expand Down

0 comments on commit 218a739

Please sign in to comment.