Skip to content

Commit 254052e

Browse files
Update mosaic to modular 25.3.0 (#121)
1 parent aa5883f commit 254052e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

recipes/mosaic/recipe.yaml

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

1717
source:
1818
- git: https://github.com/christianbator/mosaic.git
19-
rev: 7d95b2e6c8e7348e7e18cffa9189dd2c40a41a80
19+
rev: 9be5ccdc0c00b5bc90e5d72db6774a068c925ae4
2020

2121
build:
22-
number: 2
22+
number: 3
2323
script: build/build.sh
2424
dynamic_linking:
2525
missing_dso_allowlist:
@@ -33,7 +33,7 @@ requirements:
3333
- clang==20.1.4
3434
- lld==20.1.4
3535
host:
36-
- max==25.2.0
36+
- max==25.3.0
3737
run:
3838
- ${{ pin_compatible('max') }}
3939

@@ -50,7 +50,7 @@ about:
5050
homepage: https://mosaiclib.org
5151
license: Apache-2.0
5252
license_file: LICENSE
53-
summary: Open source computer vision library in Mojo
53+
summary: An open source computer vision library in Mojo
5454
repository: https://github.com/christianbator/mosaic
5555
documentation: https://mosaiclib.org/docs
5656

0 commit comments

Comments
 (0)