We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2f1b1d4 + 17cb4ab commit 357a6ecCopy full SHA for 357a6ec
conda.yaml
@@ -2,8 +2,8 @@
2
# instead you may use the conda-base package in wolfi-dev
3
package:
4
name: conda
5
- version: 24.1.2
6
- epoch: 1
+ version: 24.3.0
+ epoch: 0
7
description: "A system-level, binary package and environment manager running on all major operating systems and platforms."
8
copyright:
9
- license: BSD-3-Clause
@@ -57,7 +57,7 @@ pipeline:
57
with:
58
repository: https://github.com/conda/conda
59
tag: ${{package.version}}
60
- expected-commit: 69131a4d2231d1d648956beb5b98fe0af40ef9d0
+ expected-commit: f54cc82cef66f7c91d53581b8fefca0d23ef25ef
61
62
- runs: |
63
hatch build
0 commit comments