Skip to content

Commit c1d9c42

Browse files
Update MAX to 25.2.0 (#96)
Co-authored-by: Caroline Frasca <42614552+carolinefrasca@users.noreply.github.com>
1 parent 7b6372e commit c1d9c42

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

recipes/mosaic/recipe.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@ package:
1616

1717
source:
1818
- git: https://github.com/christianbator/mosaic
19-
rev: main
19+
rev: 6890114b5189343f0181b3f70574fccb69f04a28
2020

2121
build:
22-
number: 0
22+
number: 1
2323
script: build/build.sh
2424
dynamic_linking:
2525
missing_dso_allowlist:
@@ -31,7 +31,7 @@ requirements:
3131
build:
3232
- clang
3333
host:
34-
- max==25.1.0
34+
- max==25.2.0
3535
run:
3636
- ${{ pin_compatible('max') }}
3737

0 commit comments

Comments
 (0)