Skip to content

Commit d5a6c31

Browse files
Bump mojo-regex to 0.7.0 for Mojo 0.26.2 (#229)
* Bump mojo-regex to 0.6.0 for Mojo 0.26.2 * Update mojo-regex rev to latest commit * Bump mojo-regex to 0.7.0 --------- Co-authored-by: Caroline Frasca <42614552+carolinefrasca@users.noreply.github.com>
1 parent c74ffd8 commit d5a6c31

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

recipes/mojo-regex/recipe.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
context:
2-
version: 0.5.0
3-
mojo_version: "=0.25.6"
2+
version: 0.7.0
3+
mojo_version: "=0.26.2"
44
about:
55
description: "# Mojo Regex\nRegular Expressions Library for Mojo\n\n`mojo-regex` is a\
66
\ regex library featuring a hybrid DFA/NFA engine architecture that automatically\
@@ -29,4 +29,4 @@ requirements:
2929
- ${{ pin_compatible('mojo-compiler') }}
3030
source:
3131
- git: https://github.com/msaelices/mojo-regex.git
32-
rev: 7913f1c7f0f95e1befa5730e934ca39f14ed44ca
32+
rev: 54e49ae347aeea42afe4a5c54f14cabfc4f69805

0 commit comments

Comments
 (0)