diff --git a/packages/jiter/meta.yaml b/packages/jiter/meta.yaml index 0fa8b876..d13d84d7 100644 --- a/packages/jiter/meta.yaml +++ b/packages/jiter/meta.yaml @@ -1,17 +1,16 @@ package: name: jiter - version: 0.9.0 + version: 0.11.1 top-level: - jiter source: - url: https://files.pythonhosted.org/packages/1e/c2/e4562507f52f0af7036da125bb699602ead37a2332af0788f8e0a3417f36/jiter-0.9.0.tar.gz - sha256: aadba0964deb424daa24492abc3d229c60c4a31bfee205aedbf1acc7639d7893 + url: https://files.pythonhosted.org/packages/source/j/jiter/jiter-0.11.1.tar.gz + sha256: 849dcfc76481c0ea0099391235b7ca97d7279e0fa4c86005457ac7c88e8b76dc about: home: https://github.com/pydantic/jiter/tree/main/crates/jiter-python PyPI: https://pypi.org/project/jiter - summary: - Fast, safe JSON parser written in Rust with support for parsing partial - JSON + summary: Fast, safe JSON parser written in Rust with support for parsing + partial JSON license: MIT extra: recipe-maintainers: