ruff: Update to version 0.0.271

This commit is contained in:
github-actions[bot] 2023-06-07 04:26:44 +00:00
parent 746f6be8ba
commit 1f6626e1bc

View File

@ -1,20 +1,20 @@
{
"version": "0.0.270",
"version": "0.0.271",
"description": "An extremely fast Python linter, written in Rust",
"homepage": "https://github.com/charliermarsh/ruff",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.270/ruff-x86_64-pc-windows-msvc.zip",
"hash": "81d197007aefe86a54e67ccc79fcce7966f9b2b3c00625bddfc6936141b4d6ab"
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.271/ruff-x86_64-pc-windows-msvc.zip",
"hash": "56ec98ed1e54a839171a74eb3560714447648d207cc50aa950ef9a61957dd7bb"
},
"32bit": {
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.270/ruff-i686-pc-windows-msvc.zip",
"hash": "9d77a9a691bb380a34001b0f3db222491a4696147fa29c853d0bafa629fbb26b"
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.271/ruff-i686-pc-windows-msvc.zip",
"hash": "0370838a1506285c99c3f35ad991cd8fefe349542359c54dcbabfcead432aed7"
},
"arm64": {
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.270/ruff-aarch64-pc-windows-msvc.zip",
"hash": "f1825378565ec0002bc8b012086ed4e3575643812617ce7c90605b0b07d3530d"
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.271/ruff-aarch64-pc-windows-msvc.zip",
"hash": "09ff69a213ea6babe078e7c34dc770f04bcb438cfa29cf0a26227643d3e39176"
}
},
"bin": "ruff.exe",