Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

conda/24.3.0 package update #16986

Merged
merged 2 commits into from
Apr 21, 2024
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
6 changes: 3 additions & 3 deletions conda.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
# instead you may use the conda-base package in wolfi-dev
package:
name: conda
version: 24.1.2
epoch: 1
version: 24.3.0
epoch: 0
description: "A system-level, binary package and environment manager running on all major operating systems and platforms."
copyright:
- license: BSD-3-Clause
Expand Down Expand Up @@ -57,7 +57,7 @@ pipeline:
with:
repository: https://github.com/conda/conda
tag: ${{package.version}}
expected-commit: 69131a4d2231d1d648956beb5b98fe0af40ef9d0
expected-commit: f54cc82cef66f7c91d53581b8fefca0d23ef25ef

- runs: |
hatch build
Expand Down