ruff: Update to version 0.0.285

This commit is contained in:
github-actions[bot] 2023-08-18 00:32:53 +00:00
parent dd2935d226
commit bd34daba69

View File

@ -1,20 +1,20 @@
{
"version": "0.0.284",
"version": "0.0.285",
"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.284/ruff-x86_64-pc-windows-msvc.zip",
"hash": "0987e8eec45f231a6245d3023ab8f00fc3e6cb4e94d4a5309a460c955798fb56"
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.285/ruff-x86_64-pc-windows-msvc.zip",
"hash": "132226f6381f8bb11def5bcedd58bfb46b1cfab76f5141083301388473960c1e"
},
"32bit": {
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.284/ruff-i686-pc-windows-msvc.zip",
"hash": "c691a9e482fe5bbffdcbf94c21a482ff6407a89a52c0e77bc0bc5e26cc5bef5c"
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.285/ruff-i686-pc-windows-msvc.zip",
"hash": "b222eb6fc4b2e5eff236b8e7213a055a675c2a484595e5083e3d5e157b680de7"
},
"arm64": {
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.284/ruff-aarch64-pc-windows-msvc.zip",
"hash": "8d1132aab16ba0aab5e87026c8073fda0e0ac03c318fa1d486f3f5699cd8d56d"
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.285/ruff-aarch64-pc-windows-msvc.zip",
"hash": "99a1140a502b9412f567fece9509691b5ab199b87b76355630c850a294b8b9d7"
}
},
"bin": "ruff.exe",