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
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