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 libmamba.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: libmamba
version: 2024.09.30
version: 2024.10.02
epoch: 0
description: Cross-Platform Package Manager
copyright:
Expand Down Expand Up @@ -46,7 +46,7 @@ environment:
pipeline:
- uses: git-checkout
with:
expected-commit: 9fc7b99ea32daaf3019416e0a42141b23923fd82
expected-commit: 31b23473e059b47c03b065e5592ea5a7cf77fc9b
repository: https://github.com/mamba-org/mamba
tag: ${{package.version}}

Expand Down
Loading