ruff: Update to version 0.0.287

This commit is contained in:
github-actions[bot] 2023-09-01 20:24:16 +00:00
parent d4f55320ca
commit 3e49d6564f

View File

@ -1,20 +1,20 @@
{
"version": "0.0.286",
"version": "0.0.287",
"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.286/ruff-x86_64-pc-windows-msvc.zip",
"hash": "658a16b182ec080509fed543bf4ac0d1e905763b9871a2d00e207f6da563df15"
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.287/ruff-x86_64-pc-windows-msvc.zip",
"hash": "3e803ca440a448245ef1603d4e33edda31a2877978b0f1cb1141517e9fc5bb7d"
},
"32bit": {
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.286/ruff-i686-pc-windows-msvc.zip",
"hash": "72dd7b14a8ab39b7ab6f76f77e898a23ece0e04538514191e8640035e928156b"
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.287/ruff-i686-pc-windows-msvc.zip",
"hash": "ee6c5be8e4f18e1493c2b7bd4cafcde82b2f7c1c0fc9e860ddde3fb509e75f7f"
},
"arm64": {
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.286/ruff-aarch64-pc-windows-msvc.zip",
"hash": "6a5bb32bb0090173e9faee362e2f997884fb9ed21aa559d0aa5e248c7f21a32d"
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.287/ruff-aarch64-pc-windows-msvc.zip",
"hash": "7414b39ec2914df0f60a4b356541596716cc4d1b3b62641f03fbb9e6bf6b6ab5"
}
},
"bin": "ruff.exe",