diff --git a/recipes/mojo-regex/recipe.yaml b/recipes/mojo-regex/recipe.yaml index c8bd83ba..4e1309b1 100644 --- a/recipes/mojo-regex/recipe.yaml +++ b/recipes/mojo-regex/recipe.yaml @@ -1,5 +1,5 @@ context: - version: 0.9.0 + version: 0.10.0 mojo_version: "=0.26.2" about: description: "# Mojo Regex\nRegular Expressions Library for Mojo\n\n`mojo-regex` is a\ @@ -30,4 +30,4 @@ requirements: - ${{ pin_compatible('mojo-compiler') }} source: - git: https://github.com/msaelices/mojo-regex.git - rev: 762c4569fefe09a0a01f6900d5a351a6a4e76de5 \ No newline at end of file + rev: a686999b3d6e7f8db47f96ac0a20d6d71a1a41d9 \ No newline at end of file