diff --git a/conda.yaml b/conda.yaml index d26771ef272..4359dec337b 100644 --- a/conda.yaml +++ b/conda.yaml @@ -1,6 +1,6 @@ package: name: conda - version: 23.7.0 + version: 23.7.1 epoch: 0 description: "A system-level, binary package and environment manager running on all major operating systems and platforms." copyright: @@ -23,7 +23,7 @@ pipeline: with: repository: https://github.com/conda/conda tag: ${{package.version}} - expected-commit: 2d14c130c6b211bac4011894d1f2b8d606ad1c88 + expected-commit: 7964b95994309a835c9720db5c6762b0e70a0c65 - if: ${{build.arch}} == 'x86_64' runs: |