ruff: Update to version 0.0.284

This commit is contained in:
github-actions[bot] 2023-08-09 20:24:36 +00:00
parent 4627d25eb3
commit df2177affd

View File

@ -1,20 +1,20 @@
{
"version": "0.0.283",
"version": "0.0.284",
"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.283/ruff-x86_64-pc-windows-msvc.zip",
"hash": "83407d8e5c4828c5c139f19f36bb3d45b4a3a024c7207d9924a34d922b2f66b2"
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.284/ruff-x86_64-pc-windows-msvc.zip",
"hash": "0987e8eec45f231a6245d3023ab8f00fc3e6cb4e94d4a5309a460c955798fb56"
},
"32bit": {
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.283/ruff-i686-pc-windows-msvc.zip",
"hash": "2ab433ffeabc4281b7ad8610ea3123177652af7ce2457734371e5c24a4edeb33"
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.284/ruff-i686-pc-windows-msvc.zip",
"hash": "c691a9e482fe5bbffdcbf94c21a482ff6407a89a52c0e77bc0bc5e26cc5bef5c"
},
"arm64": {
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.283/ruff-aarch64-pc-windows-msvc.zip",
"hash": "6ab44713e4ab80bae789dbfdb23b8e6858af6510d24a7fc2c6419b8fc101f3f9"
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.284/ruff-aarch64-pc-windows-msvc.zip",
"hash": "8d1132aab16ba0aab5e87026c8073fda0e0ac03c318fa1d486f3f5699cd8d56d"
}
},
"bin": "ruff.exe",