ruff: Update to version 0.0.286

This commit is contained in:
github-actions[bot] 2023-08-25 20:24:16 +00:00
parent 5d7b11c7fd
commit c1a4726458

View File

@ -1,20 +1,20 @@
{
"version": "0.0.285",
"version": "0.0.286",
"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.285/ruff-x86_64-pc-windows-msvc.zip",
"hash": "132226f6381f8bb11def5bcedd58bfb46b1cfab76f5141083301388473960c1e"
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.286/ruff-x86_64-pc-windows-msvc.zip",
"hash": "658a16b182ec080509fed543bf4ac0d1e905763b9871a2d00e207f6da563df15"
},
"32bit": {
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.285/ruff-i686-pc-windows-msvc.zip",
"hash": "b222eb6fc4b2e5eff236b8e7213a055a675c2a484595e5083e3d5e157b680de7"
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.286/ruff-i686-pc-windows-msvc.zip",
"hash": "72dd7b14a8ab39b7ab6f76f77e898a23ece0e04538514191e8640035e928156b"
},
"arm64": {
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.285/ruff-aarch64-pc-windows-msvc.zip",
"hash": "99a1140a502b9412f567fece9509691b5ab199b87b76355630c850a294b8b9d7"
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.286/ruff-aarch64-pc-windows-msvc.zip",
"hash": "6a5bb32bb0090173e9faee362e2f997884fb9ed21aa559d0aa5e248c7f21a32d"
}
},
"bin": "ruff.exe",