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.
1 parent 9eaad80 commit 11ef4e8Copy full SHA for 11ef4e8
recipe/recipe.yaml
@@ -1,14 +1,14 @@
1
context:
2
version: "2.3.1"
3
- build_number: 1
+ build_number: 2
4
5
recipe:
6
name: mamba-split
7
version: ${{ version }}
8
9
source:
10
- url: https://github.com/mamba-org/mamba/archive/refs/tags/${{ version }}.tar.gz
11
- sha256: a742b22c656f736408e0f044d412674ce9cfa84e8b85e9475afa5477f28a94ef
+ url: https://github.com/LecrisUT/mamba/archive/refs/heads/scikit-build-core.tar.gz
+ sha256: b702c3974919fe9c5b93a37507897bed7fde548a8cd9f52c38ece02b8cfc70cf
12
13
build:
14
number: ${{ build_number }}
0 commit comments