Skip to content

Commit 10b67df

Browse files
authored
Merge pull request #1423 from nf-core/bump_star
Bump STAR version for version with ARM Conda build
2 parents a97256b + 5cb8974 commit 10b67df

File tree

17 files changed

+179
-296
lines changed

17 files changed

+179
-296
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010
### Enhancements & fixes
1111

1212
- [PR #1418](https://github.com/nf-core/rnaseq/pull/1418) - Bump versions back to 3.17.0 after release
13-
- [PR #1422](https://github.com/nf-core/rnaseq/pull/1422) - Bump lots of modules so that conda versions have arm builds
13+
- [PR #1422](https://github.com/nf-core/rnaseq/pull/1422) - Bump lots of modules so that conda versions have ARM builds
14+
- [PR #1423](https://github.com/nf-core/rnaseq/pull/1423) - Bump STAR version for version with ARM Conda build
1415

1516
## [[3.16.1](https://github.com/nf-core/rnaseq/releases/tag/3.16.1)] - 2024-10-16
1617

modules.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -219,12 +219,12 @@
219219
},
220220
"star/align": {
221221
"branch": "master",
222-
"git_sha": "3aa0aec1d52d492fe241919f0c6100ebf0074082",
222+
"git_sha": "a5ad53288c79fa52c5ae708c317e09ec2dd149ab",
223223
"installed_by": ["modules"]
224224
},
225225
"star/genomegenerate": {
226226
"branch": "master",
227-
"git_sha": "666652151335353eef2fcd58880bcef5bc2928e1",
227+
"git_sha": "a5ad53288c79fa52c5ae708c317e09ec2dd149ab",
228228
"installed_by": ["modules"]
229229
},
230230
"stringtie/stringtie": {

modules/nf-core/star/align/environment.yml

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

modules/nf-core/star/align/main.nf

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

modules/nf-core/star/align/tests/main.nf.test

Lines changed: 10 additions & 26 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)