Skip to content

Commit 11ef4e8

Browse files
authored
1 parent 9eaad80 commit 11ef4e8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

recipe/recipe.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
context:
22
version: "2.3.1"
3-
build_number: 1
3+
build_number: 2
44

55
recipe:
66
name: mamba-split
77
version: ${{ version }}
88

99
source:
10-
url: https://github.com/mamba-org/mamba/archive/refs/tags/${{ version }}.tar.gz
11-
sha256: a742b22c656f736408e0f044d412674ce9cfa84e8b85e9475afa5477f28a94ef
10+
url: https://github.com/LecrisUT/mamba/archive/refs/heads/scikit-build-core.tar.gz
11+
sha256: b702c3974919fe9c5b93a37507897bed7fde548a8cd9f52c38ece02b8cfc70cf
1212

1313
build:
1414
number: ${{ build_number }}

0 commit comments

Comments
 (0)