Skip to content
Closed
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.10.02
version: 2024.11.21-1.x
epoch: 0
description: Cross-Platform Package Manager
copyright:
Expand Down Expand Up @@ -46,7 +46,7 @@ environment:
pipeline:
- uses: git-checkout
with:
expected-commit: 31b23473e059b47c03b065e5592ea5a7cf77fc9b
expected-commit: 7ad2981262d9e4d1f2944a3ec46fa33fd2375acc
repository: https://github.com/mamba-org/mamba
tag: ${{package.version}}

Expand Down
Loading